public final class CollectionCanAccumulate<A>
extends scala.AnyVal
| Constructor and Description |
|---|
CollectionCanAccumulate(<any> underlying) |
| Modifier and Type | Method and Description |
|---|---|
Accumulator<A> |
accumulate() |
<any> |
underlying() |
public <any> underlying()
public Accumulator<A> accumulate()