Class LazyMap<K,V>

java.lang.Object
java.util.AbstractMap<K,V>
org.ujmp.core.collections.map.AbstractMap<K,V>
org.ujmp.core.collections.map.LazyMap<K,V>
All Implemented Interfaces:
Serializable, Map<K,V>

public class LazyMap<K,V> extends AbstractMap<K,V>
See Also: