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