Interface X2DMap<K1,K2,V>
- All Superinterfaces:
XGetting2DMap<K1,K2,V>
,XIterable<KeyValue<K1,? extends XGettingMap<K2,V>>>
- All Known Implementing Classes:
EqHash2DMap
public interface X2DMap<K1,K2,V> extends XGetting2DMap<K1,K2,V>
-
Nested Class Summary
Nested classes/interfaces inherited from interface one.microstream.collections.types.XIterable
XIterable.Executor<E>
-
Method Summary
Methods inherited from interface one.microstream.collections.types.XGetting2DMap
get, get, get, iterateInnerEntries, iterateKeys1, iterateKeys2, iterateValues