Class FieldFilter.Builder<B extends FieldFilter.Builder>

    • Constructor Summary

      Constructors 
      Constructor Description
      Builder()  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      B fieldName​(java.lang.String fieldName)  
      B setCache​(boolean cache)  
      • Methods inherited from class java.lang.Object

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

      • Builder

        public Builder()
    • Method Detail

      • fieldName

        public B fieldName​(java.lang.String fieldName)
      • setCache

        public B setCache​(boolean cache)