Class Filter.RightPart

  • Enclosing class:
    Filter

    public class Filter.RightPart
    extends java.lang.Object
    Right part of the filter expression
    • Constructor Summary

      Constructors 
      Constructor Description
      RightPart​(java.lang.String aRPart)  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      java.lang.String get()  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • RightPart

        public RightPart​(java.lang.String aRPart)
    • Method Detail

      • get

        public java.lang.String get()