public abstract class AbstractPredicateBasedCombiner<T,BT extends Procedure<T>> extends AbstractProcedureCombiner<BT>
Modifier and Type | Method and Description |
---|---|
Collection<T> |
getResult() |
setCombineOne, useCombineOne
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
combineAll, combineOne
public Collection<T> getResult()
Copyright © 2004–2017. All rights reserved.