Class MonthDayMarshaller

    • Constructor Detail

      • MonthDayMarshaller

        public MonthDayMarshaller()
    • Method Detail

      • getJavaClass

        public Class<? extends MonthDay> getJavaClass()
        Description copied from interface: Marshallable
        Returns the type of object handled by this marshallable instance.
        Specified by:
        getJavaClass in interface org.infinispan.protostream.BaseMarshaller<MonthDay>
        Specified by:
        getJavaClass in interface Marshallable<MonthDay>
        Returns:
        the type of object handled by this marshallable instance.