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