public interface X2DMap<K1,K2,V> extends XGetting2DMap<K1,K2,V>
XIterable.Executor<E>| Modifier and Type | Method and Description |
|---|---|
boolean |
add(K1 key1,
K2 key2,
V value) |
V |
ensure(K1 key1,
K2 key2,
Function<? super K2,V> valueSupplier) |
boolean |
put(K1 key1,
K2 key2,
V value) |
get, get, get, iterateInnerEntries, iterateKeys1, iterateKeys2, iterateValuesCopyright © 2022 MicroStream Software. All rights reserved.