|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectwt.util.range.BoundaryPoint
wt.util.range.InclusiveAboveBoundaryPoint
Supported API: false
Extendable: false
Field Summary | |
private static String |
CLASSNAME
|
private static String |
RESOURCE
|
Fields inherited from class wt.util.range.BoundaryPoint |
|
Constructor Summary | |
InclusiveAboveBoundaryPoint(Comparable comparable)
Supported API: false |
Method Summary | |
boolean |
isAbove(Comparable comparable)
Supported API: false |
boolean |
isBelow(Comparable comparable)
Supported API: false |
String |
lowerBoundNotation()
Supported API: false |
String |
upperBoundNotation()
Supported API: false |
Methods inherited from class wt.util.range.BoundaryPoint |
equals, getBoundaryPointValue, hasNullPointValue, toString |
Methods inherited from class java.lang.Object |
clone, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Field Detail |
private static final String RESOURCE
private static final String CLASSNAME
Constructor Detail |
public InclusiveAboveBoundaryPoint(Comparable comparable)
comparable
- Method Detail |
public boolean isAbove(Comparable comparable)
isAbove
in class BoundaryPoint
comparable
-
public boolean isBelow(Comparable comparable)
isBelow
in class BoundaryPoint
comparable
-
public String lowerBoundNotation()
lowerBoundNotation
in class BoundaryPoint
public String upperBoundNotation()
upperBoundNotation
in class BoundaryPoint
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |