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