Class Timestamp

    • Constructor Detail

      • Timestamp

        public Timestamp​(long timestamp)
      • Timestamp

        public Timestamp()
    • Method Detail

      • getTimestamp

        public long getTimestamp()
      • increase

        public void increase()
      • setTimestamp

        public void setTimestamp​(long timestamp)
      • getDescription

        public void getDescription​(StringBuilder sb,
                                   int i)
        Description copied from interface: MOAObject
        Returns a string representation of this object. Used in AbstractMOAObject.toString to give a string representation of the object.
        Parameters:
        sb - the stringbuilder to add the description
        i - the number of characters to indent