K1 - the type of keys in the upper mapK2 - the type of keys in the nested mapsV - the type of valuespublic interface MapMultimapState<K1,K2,V> extends ExtendedState<V>
State which wrap access to a Map of nested map.Copyright © 2013. All rights reserved.