public abstract static class ObjectToAbstract.ManyAbstract<K,V> extends ObjectToAbstract<K,IntTo<V>> implements ObjectTo.Many<K,V>
ObjectToAbstract.ManyAbstract<K,V>ObjectTo.Many<K,V>| Constructor and Description |
|---|
ManyAbstract(Class<K> keyType,
Class<V> valueType,
CollectionProxy<K,IntTo<V>> store,
javax.inject.Provider<Iterable<Map.Entry<K,IntTo<V>>>> iteratorProvider,
Comparator<K> keyComparator,
Comparator<IntTo<V>> valueComparator) |
| Modifier and Type | Method and Description |
|---|---|
Class<?> |
componentType() |
clear, clone, containsKey, containsValue, entries, fillCollection, fillMap, get, isEmpty, keys, keyType, newCollection, newMap, put, putAll, remove, removeAll, size, toArray, toCollection, toMap, values, valueTypeclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitclear, clone, entryFor, get, isEmpty, put, remove, setValue, size, toArray, toCollection, toMapclear, containsKey, containsValue, isEmpty, keys, putAll, removeAll, valuesentriespublic Class<?> componentType()
componentType in interface ObjectTo<K,IntTo<V>>componentType in class ObjectToAbstract<K,IntTo<V>>ObjectTo.Many#getValueType() returns IntToCopyright © December 07, 2012–2015 The Internet Party. All rights reserved.