Class MonthDayTypeSerializer

All Implemented Interfaces:
ModelSerializer

class MonthDayTypeSerializer extends AbstractDateSerializer<MonthDay>
Serializer of the MonthDay type.
  • Field Details

    • YEAR_NUMBER

      private static final int YEAR_NUMBER
    • DEFAULT_FORMAT

      private static final DateTimeFormatter DEFAULT_FORMAT
  • Constructor Details

  • Method Details