public abstract class AbstractPredicateBasedCombiner<T,BT extends com.gs.collections.api.block.procedure.Procedure<T>> extends AbstractProcedureCombiner<BT>
| Modifier and Type | Field and Description |
|---|---|
protected java.util.Collection<T> |
result |
| Modifier | Constructor and Description |
|---|---|
protected |
AbstractPredicateBasedCombiner(boolean useCombineOne,
java.lang.Iterable<?> sourceCollection,
int initialCapacity,
java.util.Collection<T> targetCollection) |
| Modifier and Type | Method and Description |
|---|---|
java.util.Collection<T> |
getResult() |
protected java.util.Collection<T> |
initializeResult(java.lang.Iterable<?> sourceCollection,
java.util.Collection<T> targetCollection,
int initialCapacity) |
combineAll, setCombineOne, useCombineOneclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcombineOne