Class InstantDeserializer.FromIntegerArguments

  • Enclosing class:
    InstantDeserializer<T extends java.time.temporal.Temporal>

    public static class InstantDeserializer.FromIntegerArguments
    extends java.lang.Object
    • Field Summary

      Fields 
      Modifier and Type Field Description
      long value  
      java.time.ZoneId zoneId  
    • Method Summary

      • Methods inherited from class java.lang.Object

        equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Field Detail

      • value

        public final long value
      • zoneId

        public final java.time.ZoneId zoneId