C - the generic typepublic class Gather<C> extends CollectionMapper
| Constructor and Description |
|---|
Gather(java.util.List<? extends CollectionElement<C>> listA,
CollectionElement<C> listB)
Instantiates a new gather.
|
getIncrement, getIteration, getListA, getListB, getOverlap, map, mappublic Gather(java.util.List<? extends CollectionElement<C>> listA, CollectionElement<C> listB)
listA - the list alistB - the list b