Uses of Class
com.fasterxml.jackson.datatype.jsr310.ser.YearMonthSerializer
Packages that use YearMonthSerializer
-
Uses of YearMonthSerializer in com.fasterxml.jackson.datatype.jsr310.ser
Fields in com.fasterxml.jackson.datatype.jsr310.ser declared as YearMonthSerializerMethods in com.fasterxml.jackson.datatype.jsr310.ser that return YearMonthSerializerModifier and TypeMethodDescriptionprotected YearMonthSerializerYearMonthSerializer.withFormat(Boolean useTimestamp, DateTimeFormatter formatter, com.fasterxml.jackson.annotation.JsonFormat.Shape shape) Constructors in com.fasterxml.jackson.datatype.jsr310.ser with parameters of type YearMonthSerializerModifierConstructorDescriptionprivateYearMonthSerializer(YearMonthSerializer base, Boolean useTimestamp, DateTimeFormatter formatter)