|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
A position in an index
Field Summary | |
static Position |
END_OF_INDEX
Special End Of Index value. |
static Position |
TOO_HIGH
Special Too High value. |
static Position |
TOO_LOW
Special Too Low value. |
Method Summary | |
java.lang.Object |
clone()
Clone me |
Position |
position()
Get the position. |
Methods inherited from interface com.timeindexing.basic.Value |
value |
Field Detail |
public static final Position END_OF_INDEX
public static final Position TOO_LOW
public static final Position TOO_HIGH
Method Detail |
public java.lang.Object clone() throws java.lang.CloneNotSupportedException
java.lang.CloneNotSupportedException
public Position position()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |