public class AbstractUnitAllMapTo<K,V>
extends java.util.AbstractMap<K,V>
Constructor and Description |
---|
AbstractUnitAllMapTo(V dest) |
Modifier and Type | Method and Description |
---|---|
java.util.Set<java.util.Map.Entry<K,V>> |
entrySet() |
V |
get(java.lang.Object key) |
clear, clone, containsKey, containsValue, equals, hashCode, isEmpty, keySet, put, putAll, remove, size, toString, values