|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface NumericalValueInfo
Method Summary | |
---|---|
Number |
getValue()
|
boolean |
isNegative()
Determines whether this instance has a 'negative' value (not including zero). |
boolean |
isPositive()
Determines whether this instance has a 'positive' value (not including zero). |
boolean |
isZero()
Determines whether this instance has a 'zero' value. |
Method Detail |
---|
Number getValue()
boolean isZero()
boolean isPositive()
boolean isNegative()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |