|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.timeindexing.time.MillisecondTimestamp
com.timeindexing.time.ZeroTimestamp
A timestamp that is only zero
Field Summary |
Fields inherited from class com.timeindexing.time.MillisecondTimestamp |
BEFORE_EPOCH |
Fields inherited from interface com.timeindexing.time.Timestamp |
ELAPSED_MICROSECOND, ELAPSED_MICROSECOND_SIGN, ELAPSED_MILLISECOND, ELAPSED_MILLISECOND_SIGN, ELAPSED_NANOSECOND, ELAPSED_NANOSECOND_SIGN, ELAPSED_SECOND, ELAPSED_SECOND_SIGN, ELAPSED_UNITS, ELAPSED_UNITS_SIGN, EXTENDED, EXTENDED_2, EXTENDED_3, EXTENDED_4, MICROSECOND, MICROSECOND_SIGN, MILLISECOND, MILLISECOND_SIGN, NANOSECOND, NANOSECOND_SIGN, SECOND, SECOND_SIGN, SPARE_3E, SPARE_3E_SIGN, SPARE_FD, SPARE_FD_SIGN, SPARE_FE, SPARE_FE_SIGN, TOP_2_MASK, TOP_4_MASK, TOP_6_MASK, TOP_8_MASK, ZERO |
Constructor Summary | |
protected |
ZeroTimestamp()
|
Method Summary | |
java.lang.String |
toString()
Get the toString() version of a ZeroTimestamp. |
Methods inherited from class com.timeindexing.time.MillisecondTimestamp |
getNanoSeconds, getSeconds, isAfterEpoch, isBeforeEpoch, value |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Methods inherited from interface com.timeindexing.time.Timestamp |
getNanoSeconds, getSeconds |
Methods inherited from interface com.timeindexing.basic.Value |
value |
Constructor Detail |
protected ZeroTimestamp()
Method Detail |
public java.lang.String toString()
toString
in class MillisecondTimestamp
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |