net.jxta.util
Class GenericTimeStampedData
java.lang.Object
net.jxta.util.AbstractTimeStampedData
net.jxta.util.GenericTimeStampedData
- All Implemented Interfaces:
- TimeStampedData
Deprecated. Will be deprecated soon and moved to impl utils.
public class GenericTimeStampedData
- extends AbstractTimeStampedData
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
data
protected Object data
- Deprecated.
GenericTimeStampedData
public GenericTimeStampedData(Object data)
- Deprecated.
getData
public Object getData()
- Deprecated.