public interface Collector<T>
| Modifier and Type | Method and Description |
|---|---|
java.util.Collection<T> |
getCollection()
Access the collection of items gathered by this collector
|
java.util.Collection<T> getCollection()
Copyright © 2014 Red Hat. All Rights Reserved.