public interface ObjectTo<K,V> extends EntryIterable<K,V>, CollectionProxy<K,V>, HasValues<K,V>
| Modifier and Type | Interface and Description |
|---|---|
static interface |
ObjectTo.Many<K,V> |
| Modifier and Type | Method and Description |
|---|---|
Class<?> |
componentType() |
Class<K> |
keyType() |
V |
put(K key,
V value) |
Class<V> |
valueType() |
clear, clone, entryFor, get, isEmpty, put, remove, setValue, size, toArray, toCollection, toMapclear, containsKey, containsValue, isEmpty, keys, putAll, removeAll, valuesentriesCopyright © December 07, 2012–2015 The Internet Party. All rights reserved.