Class MappingAccumulator<OutType,​InType,​MappedType>

  • All Implemented Interfaces:
    Accumulator<OutType,​InType>

    public class MappingAccumulator<OutType,​InType,​MappedType>
    extends Object
    implements Accumulator<OutType,​InType>