Class Timestamp


  • public class Timestamp
    extends java.lang.Object
    • Constructor Detail

      • Timestamp

        public Timestamp​(long value)
    • Method Detail

      • of

        public static Timestamp of​(long value)
      • unbounded

        public static Timestamp unbounded()
      • isUnbounded

        public boolean isUnbounded()
      • getValue

        public long getValue()