public class CollectorInfo extends Object
| Constructor and Description |
|---|
CollectorInfo(String name,
Supplier<Collector<?,?,?>> supplier) |
| Modifier and Type | Method and Description |
|---|---|
void |
accumulate(Object object) |
CollectorInfo |
copy() |
Object |
finish() |
String |
getName() |
Copyright © 2015. All rights reserved.