Class IndexableDataCharacter

java.lang.Object
com.illumon.iris.db.plot.datasets.data.IndexableData<Character>
com.illumon.iris.db.plot.datasets.data.IndexableDataCharacter
All Implemented Interfaces:
PlotExceptionCause, Serializable

public class IndexableDataCharacter
extends IndexableData<Character>
IndexableData dataset with Character values. Dataset values equal to QueryConstants.NULL_CHAR are treated as null.
See Also:
Serialized Form