public class TrailEntry extends java.lang.Object implements TimeStamped
DynamicParser| Modifier and Type | Method and Description |
|---|---|
long |
getTimeStamp()
Returns this object's time stamp.
|
void |
setTimeStamp(long stamp)
Stamp this object with the specified time stamp.
|
java.lang.String |
toString() |
public final long getTimeStamp()
TimeStampedgetTimeStamp in interface TimeStampedpublic final void setTimeStamp(long stamp)
TimeStampedsetTimeStamp in interface TimeStampedpublic java.lang.String toString()
toString in class java.lang.Object