Class AttributesMapperCallbackHandler<T>

    • Constructor Detail

      • AttributesMapperCallbackHandler

        public AttributesMapperCallbackHandler​(AttributesMapper<T> mapper)
        Constructs a new instance around the specified AttributesMapper.
        Parameters:
        mapper - the target mapper.