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, toString
public long getTimestamp()
public void increase()
public void setTimestamp(long timestamp)
public void getDescription(StringBuilder sb, int i)
MOAObject
AbstractMOAObject.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.