org.objectweb.dream.time
Interface GetTimeStamp
- All Known Implementing Classes:
- TimeStampImpl
- public interface GetTimeStamp
This interface defines a method to get a time stamp.
Field Summary |
static String |
ITF_NAME
The commonly used name to refer to this interface. |
ITF_NAME
public static final String ITF_NAME
- The commonly used name to refer to this interface.
- See Also:
- Constant Field Values
getTimeStamp
public long getTimeStamp()
- Returns the time stamp.
- Returns:
- the time stamp.
Copyright © 2003, 2004 - INRIA Rhone-Alpes - All Rights Reserved.