public interface IBusinessKeyMap<K,V extends IBusinessKey<K>> extends Map<K,V>, Iterable<V>
| Modifier and Type | Method and Description |
|---|---|
V |
put(V v) |
void |
putAll(Iterable<V> c) |
IBusinessKeySet<K,V> |
valueSet() |
clear, compute, computeIfAbsent, computeIfPresent, containsKey, containsValue, entrySet, equals, forEach, get, getOrDefault, hashCode, isEmpty, keySet, merge, put, putAll, putIfAbsent, remove, remove, replace, replace, replaceAll, size, valuesforEach, iterator, spliteratorCopyright © 2015 Molindo GmbH. All Rights Reserved.