Interface ITime
- All Superinterfaces:
Serializable
- All Known Subinterfaces:
ITimestamp
- All Known Implementing Classes:
Timestamp
High level interface for time container classes that can export the time as a Java long.
- Author:
- ActiveViam
-
Method Summary
-
Method Details
-
getTime
long getTime()Returns time.
-