|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.timeindexing.time.AbstractAbsoluteTimestamp
com.timeindexing.time.MillisecondTimestamp
com.timeindexing.time.ZeroTimestamp
public final class 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 |
| Fields inherited from interface com.timeindexing.time.MillisecondScale |
|---|
SCALE |
| 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, getScale, getSeconds, isAfterEpoch, isBeforeEpoch, value |
| Methods inherited from class com.timeindexing.time.AbstractAbsoluteTimestamp |
|---|
getEpoch, setEpoch |
| 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, getScale, getSeconds |
| Methods inherited from interface com.timeindexing.basic.Value |
|---|
value |
| Methods inherited from interface com.timeindexing.time.AbsoluteTimestamp |
|---|
getEpoch, setEpoch |
| 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 | ||||||||