Class IncludeExclude.LongFilter

    • Constructor Summary

      Constructors 
      Constructor Description
      LongFilter()  
    • Method Summary

      Modifier and Type Method Description
      abstract boolean accept​(long value)  
      • Methods inherited from class java.lang.Object

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

      • LongFilter

        public LongFilter()
    • Method Detail

      • accept

        public abstract boolean accept​(long value)