Class UnmarshallerOperator<T,​B>

    • Constructor Detail

      • UnmarshallerOperator

        public UnmarshallerOperator​(Class<T> mappedType)
      • UnmarshallerOperator

        public UnmarshallerOperator​(Class<T> mappedType,
                                    ObjectCodec mapper)
      • UnmarshallerOperator

        public UnmarshallerOperator​(TypeReference<T> mappedTypeRef)