Package omero
Interface _RTimeOperationsNC
-
- All Superinterfaces:
_RTypeOperationsNC
public interface _RTimeOperationsNC extends _RTypeOperationsNC
A simple Time implementation. The long value is the number of milliseconds since the epoch (January 1, 1970).
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description long
getValue()
-
Methods inherited from interface omero._RTypeOperationsNC
compare
-
-