Project JXTA

net.jxta.util
Class AbstractTimeStampedData

java.lang.Object
  extended by net.jxta.util.AbstractTimeStampedData
All Implemented Interfaces:
TimeStampedData
Direct Known Subclasses:
GenericTimeStampedData

Deprecated. Will be deprecated soon and moved to impl utils.

public class AbstractTimeStampedData
extends Object
implements TimeStampedData


Field Summary
static long timeZero
          Deprecated.  
 
Constructor Summary
AbstractTimeStampedData()
          Deprecated.  
 
Method Summary
 long getTimeCreated()
          Deprecated.  
 int getTimeSinceTimeZero()
          Deprecated.  
static long getTimeZero()
          Deprecated.  
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

timeZero

public static final long timeZero
Deprecated. 
Constructor Detail

AbstractTimeStampedData

public AbstractTimeStampedData()
Deprecated. 
Method Detail

getTimeZero

public static long getTimeZero()
Deprecated. 

getTimeCreated

public long getTimeCreated()
Deprecated. 
Specified by:
getTimeCreated in interface TimeStampedData

getTimeSinceTimeZero

public int getTimeSinceTimeZero()
Deprecated. 

JXTA J2SE