Uses of Class
tools.jackson.databind.ext.javatime.ser.YearSerializer
Packages that use YearSerializer
-
Uses of YearSerializer in tools.jackson.databind.ext.javatime.ser
Fields in tools.jackson.databind.ext.javatime.ser declared as YearSerializerMethods in tools.jackson.databind.ext.javatime.ser that return YearSerializerModifier and TypeMethodDescriptionprotected YearSerializerYearSerializer.withFormat(DateTimeFormatter dtf, Boolean useTimestamp, JsonFormat.Shape shape) Constructors in tools.jackson.databind.ext.javatime.ser with parameters of type YearSerializerModifierConstructorDescriptionprotectedYearSerializer(YearSerializer base, DateTimeFormatter dtf, Boolean useTimestamp)