Class KNonLinearTerm.CompareOperator

  • Enclosing class:
    KNonLinearTerm

    public static final class KNonLinearTerm.CompareOperator
    extends java.lang.Object
    • Field Summary

      Fields 
      Modifier and Type Field Description
      static int EQ  
      static int GEQ  
      static int GT  
      static int LEQ  
      static int LT  
    • Constructor Summary

      Constructors 
      Constructor Description
      CompareOperator()  
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait