Class EnumValueEncoderFactory<E extends <E>>

    • Method Detail

      • create

        public <E> type)
        Deprecated.
        Description copied from interface: ValueEncoderFactory
        For a given type, create an encoder.
        Specified by:
        <E>>
        Parameters:
        type - type of object for which an encoder is needed
        Returns:
        the encoder for the object