|
Qizx/Open v0.3 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--net.xfra.qizxopen.util.Bound | +--net.xfra.qizxopen.util.Bound.Numeric | +--net.xfra.qizxopen.util.Bound.NumberGE
Nested Class Summary |
Nested classes inherited from class net.xfra.qizxopen.util.Bound |
Bound.NumberGE, Bound.NumberGT, Bound.NumberLE, Bound.NumberLT, Bound.Numeric, Bound.StringBound, Bound.StringGE, Bound.StringGT, Bound.StringLE, Bound.StringLT |
Method Summary | |
boolean |
test(double value)
Tests a numeric value against this Bound. |
Methods inherited from class net.xfra.qizxopen.util.Bound.Numeric |
isNumeric, numericValue, test |
Methods inherited from class net.xfra.qizxopen.util.Bound |
GE, GE, GT, GT, isStrict, LE, LE, LT, LT, stringValue |
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
public boolean test(double value)
Bound
test
in class Bound
|
Copyright Xavier FRANC 2003-2004 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |