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