|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Interface for CspGenericLongConstant objects
Method Summary | |
java.lang.Long[] |
getLongConstants()
Returns all the Long objects wrapped by this generic constant |
java.lang.Long |
getLongForIndex()
Returns the number at the current index value as a Long object |
java.lang.Long |
getMax()
Returns the maximum value of all the constant values as a Long object |
java.lang.Long |
getMin()
Returns the minimal value of all the constant values as a Long object |
Methods inherited from interface jopt.csp.variable.CspGenericNumConstant |
add, add, contains, createFragment, divide, divide, divideBy, divideBy, divideByCeil, divideByCeil, divideByFloor, divideByFloor, divideCeil, divideCeil, divideFloor, divideFloor, getNumber, getNumberForIndex, getNumberType, getNumConstants, getNumMax, getNumMin, multiply, multiply, subtract, subtract, subtractFrom, subtractFrom |
Methods inherited from interface jopt.csp.variable.CspGenericConstant |
containsIndex, getConstantCount, getIndices, setIndicesToNodeOffset, toString |
Method Detail |
public java.lang.Long getLongForIndex()
public java.lang.Long[] getLongConstants()
public java.lang.Long getMin()
public java.lang.Long getMax()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |