DATATYPE - The data type to aggregate@Immutable public class AggregatorUseAll<DATATYPE> extends Object implements IAggregator<DATATYPE,Collection<DATATYPE>>
| Constructor and Description |
|---|
AggregatorUseAll() |
@Nullable public Collection<DATATYPE> aggregate(@Nullable Collection<DATATYPE> aResults)
aggregate in interface IAggregator<DATATYPE,Collection<DATATYPE>>Copyright © 2006–2014 phloc systems. All rights reserved.