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