Class CalendarMarshaller

    • Constructor Detail

      • CalendarMarshaller

        public CalendarMarshaller()
    • Method Detail

      • getJavaClass

        public Class<? extends Calendar> 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<Calendar>
        Specified by:
        getJavaClass in interface Marshallable<Calendar>
        Returns:
        the type of object handled by this marshallable instance.