@Immutable public final class AggregatorConstant<SRCTYPE,DSTTYPE> extends Object implements IAggregator<SRCTYPE,DSTTYPE>
null.| Constructor and Description |
|---|
AggregatorConstant(DSTTYPE aValue) |
@Nullable public DSTTYPE aggregate(@Nullable Collection<SRCTYPE> aResults)
aggregate in interface IAggregator<SRCTYPE,DSTTYPE>Copyright © 2006–2014 phloc systems. All rights reserved.