Class IndexableDataInteger

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

public class IndexableDataInteger
extends IndexableData<Integer>
IndexableData dataset with Integer values. Dataset values equal to QueryConstants.NULL_INT are treated as null.
See Also:
Serialized Form
  • Constructor Details

  • Method Details