Uses of Class
com.fasterxml.jackson.datatype.threetenbp.ser.InstantSerializer
Packages that use InstantSerializer
-
Uses of InstantSerializer in com.fasterxml.jackson.datatype.threetenbp.ser
Fields in com.fasterxml.jackson.datatype.threetenbp.ser declared as InstantSerializerConstructors in com.fasterxml.jackson.datatype.threetenbp.ser with parameters of type InstantSerializerModifierConstructorDescriptionprotectedInstantSerializer(InstantSerializer base, Boolean useTimestamp, Boolean useNanoseconds, org.threeten.bp.format.DateTimeFormatter formatter) protectedInstantSerializer(InstantSerializer base, Boolean useTimestamp, org.threeten.bp.format.DateTimeFormatter formatter) Deprecated.protectedInstantSerializer(InstantSerializer base, Boolean useTimestamp, org.threeten.bp.format.DateTimeFormatter formatter, com.fasterxml.jackson.annotation.JsonFormat.Shape shape)