Class Instant

  • All Implemented Interfaces:
    Time

    public class Instant
    extends java.lang.Object
    implements Time
    • Constructor Detail

      • Instant

        public Instant​(java.time.Instant value)
    • Method Detail

      • fromString

        @Deprecated
        public static Instant fromString​(java.lang.String value)
        Deprecated.
      • equals

        public boolean equals​(java.lang.Object o)
        Overrides:
        equals in class java.lang.Object
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class java.lang.Object