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