Uses of Class
tools.jackson.databind.ext.javatime.ser.InstantSerializer
Packages that use InstantSerializer
-
Uses of InstantSerializer in tools.jackson.databind.ext.javatime.ser
Fields in tools.jackson.databind.ext.javatime.ser declared as InstantSerializerConstructors in tools.jackson.databind.ext.javatime.ser with parameters of type InstantSerializerModifierConstructorDescriptionprotectedInstantSerializer(InstantSerializer base, DateTimeFormatter formatter, Boolean useTimestamp, Boolean useNanoseconds, JsonFormat.Shape shape)