R - the collection type parameterE - the collection element type parameterpublic class ConsumeIntoCollection<R extends Collection<E>,E> extends Object implements Delegate<R,Iterator<E>>
| Constructor and Description |
|---|
ConsumeIntoCollection(Provider<R> provider) |
Copyright © 2013. All Rights Reserved.