Class FieldMatch


  • public final class FieldMatch
    extends java.lang.Object
    • Method Summary

      Modifier and Type Method Description
      FieldMatch exclude​(java.lang.String... fields)  
      FieldMatch include​(java.lang.String... fields)  
      static FieldMatch match()  
      • Methods inherited from class java.lang.Object

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

      • include

        public FieldMatch include​(java.lang.String... fields)
      • exclude

        public FieldMatch exclude​(java.lang.String... fields)