Class PlotUtils.HashMapWithDefault<K,​V>

java.lang.Object
java.util.AbstractMap<K,​V>
java.util.HashMap<K,​V>
com.illumon.iris.db.plot.util.PlotUtils.HashMapWithDefault<K,​V>
All Implemented Interfaces:
Serializable, Cloneable, Map<K,​V>
Enclosing class:
PlotUtils

public static class PlotUtils.HashMapWithDefault<K,​V>
extends HashMap<K,​V>
See Also:
Serialized Form