Class Timestamp

  • All Implemented Interfaces:
    Serializable

    class Timestamp
    extends Number
    Container of timestamp.
    Version:
    17.0 2020-01-04 14:41:51
    Author:
    Stéphane GALLAND
    Maven Group Id:
    org.arakhne.afc.advanced
    Maven Artifact Id:
    attributes
    • Constructor Detail

      • Timestamp

        Timestamp​(long time)
        Construct.
        Parameters:
        time - the time.