public class PingToken extends Token
Red (ahuseyno) |
Red (ahuseyno) |
Constructor and Description |
---|
PingToken()
Create new instance of the token with timestamp set to zero.
|
PingToken(long timestamp)
Create new instance of the token with the provided timestamp.
|
Modifier and Type | Method and Description |
---|---|
long |
getTimestamp()
Return the creation time of the token.
|
add, addReverse, divide, divideReverse, getType, isCloseTo, isCloseTo, isEqualTo, isNil, modulo, moduloReverse, multiply, multiplyReverse, notSupportedConversionMessage, notSupportedIncomparableConversionMessage, notSupportedIncomparableMessage, notSupportedMessage, notSupportedNullNilStringMessage, one, pow, subtract, subtractReverse, toString, zero, zeroReturnType