Class AssociativeDataHashMap<KEY,​VALUE>

java.lang.Object
com.illumon.iris.db.plot.datasets.data.AssociativeData<KEY,​VALUE>
com.illumon.iris.db.plot.datasets.data.AssociativeDataHashMap<KEY,​VALUE>
All Implemented Interfaces:
PlotExceptionCause, Serializable

public class AssociativeDataHashMap<KEY,​VALUE>
extends AssociativeData<KEY,​VALUE>
AssociativeData dataset backed by a HashMap.
See Also:
Serialized Form