protected static class MapUtil.ListOfListsKeyValuePairIterator<K,V> extends MapUtil.KeyValuePairIterator<K,V>
| Modifier and Type | Field and Description |
|---|---|
protected List<?> |
sub |
iterator, keyType, valueType| Constructor and Description |
|---|
ListOfListsKeyValuePairIterator(Class<K> keyType,
Class<V> valueType,
Iterator<?> iterator) |
| Modifier and Type | Method and Description |
|---|---|
K |
nextKey() |
V |
nextValue() |
hasNextKeyValuePairCopyright © 2000–2018 LOCKSS Program. All rights reserved.