org.globus.util
Class TimestampEntry
java.lang.Object
org.globus.util.TimestampEntry
- public class TimestampEntry
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TimestampEntry
public TimestampEntry(Object value,
long lastModified)
getValue
public Object getValue()
setValue
public void setValue(Object value)
getLastModified
public long getLastModified()
setLastModified
public void setLastModified(long lastModified)