public class Timestamp extends AbstractMOAObject
| Modifier and Type | Method and Description |
|---|---|
void |
getDescription(StringBuilder sb,
int i)
Returns a string representation of this object.
|
long |
getTimestamp() |
void |
increase() |
void |
setTimestamp(long timestamp) |
copy, copy, measureByteSize, measureByteSize, toStringpublic long getTimestamp()
public void increase()
public void setTimestamp(long timestamp)
public void getDescription(StringBuilder sb, int i)
MOAObjectAbstractMOAObject.toString
to give a string representation of the object.sb - the stringbuilder to add the descriptioni - the number of characters to indentCopyright © 2014 University of Waikato, Hamilton, NZ. All Rights Reserved.