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