public interface Priority2AccumulatorConverters extends Priority3AccumulatorConverters
| Modifier and Type | Method and Description |
|---|---|
<A> AccumulateAnyArray<A> |
accumulateAnyArray(java.lang.Object underlying) |
AccumulateDoubleCollection |
accumulateDoubleCollection(<any> underlying) |
AccumulateIntCollection |
accumulateIntCollection(<any> underlying) |
AccumulateLongCollection |
accumulateLongCollection(<any> underlying) |
collectionCanAccumulate<A> AccumulateAnyArray<A> accumulateAnyArray(java.lang.Object underlying)
AccumulateDoubleCollection accumulateDoubleCollection(<any> underlying)
AccumulateIntCollection accumulateIntCollection(<any> underlying)
AccumulateLongCollection accumulateLongCollection(<any> underlying)