Class LongConstraint

    • Constructor Summary

      Constructors 
      Constructor Description
      LongConstraint​(java.lang.String definition)  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      protected java.lang.Long getBound​(java.lang.String bound)  
      protected java.lang.Long getValue​(Value value)  
      protected boolean less​(java.lang.Long val, java.lang.Long bound)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
      • Methods inherited from interface java.util.function.Predicate

        and, negate, or