M - the map type parameterK - the map key type parameterV - the map value type parameterpublic class ConsumeIntoMap<M extends Map<K,V>,K,V> extends Object implements Delegate<M,Iterator<Pair<K,V>>>
| Constructor and Description |
|---|
ConsumeIntoMap(Provider<M> provider) |
Copyright © 2016. All rights reserved.