public class TimestampedObject<T> extends Object
TimestampedObject(long timestamp, T object)
T
getObject()
long
getTimestamp()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public TimestampedObject(long timestamp, T object)
public long getTimestamp()
public T getObject()
Copyright © 2015 eXo Platform SAS. All Rights Reserved.