Interface XGetting2DMap<K1,​K2,​V>

All Superinterfaces:
XIterable<KeyValue<K1,​? extends XGettingMap<K2,​V>>>
All Known Subinterfaces:
X2DMap<K1,​K2,​V>
All Known Implementing Classes:
EqHash2DMap

public interface XGetting2DMap<K1,​K2,​V>
extends XIterable<KeyValue<K1,​? extends XGettingMap<K2,​V>>>