|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| Uses of Collector in org.fusesource.common.util |
|---|
| Classes in org.fusesource.common.util that implement Collector | |
|---|---|
class |
Collectors<T>
A container for multiple Collector instances that just aggregates the collected results from all collectors
it contains |
| Methods in org.fusesource.common.util with parameters of type Collector | |
|---|---|
void |
Collectors.addCollector(Collector<T> collector)
|
| Constructors in org.fusesource.common.util with parameters of type Collector | |
|---|---|
Collectors(Collector<T>... collectors)
|
|
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||