Package omero

Interface _RTimeOperationsNC

  • All Superinterfaces:
    _RTypeOperationsNC
    All Known Implementing Classes:
    _RTimeTie, RTime

    public interface _RTimeOperationsNC
    extends _RTypeOperationsNC
    A simple Time implementation. The long value is the number of milliseconds since the epoch (January 1, 1970).
    • Method Detail

      • getValue

        long getValue()