Class IndexableNumericDataSwappableTable

All Implemented Interfaces:
PlotExceptionCause, SwappableTable.LocalTableUpdateListener, Serializable

public class IndexableNumericDataSwappableTable extends LiveIndexableNumericData implements SwappableTable.LocalTableUpdateListener
IndexableData dataset whose data is a column in a SwappableTable and whose indices are the row numbers of the column. The column must be numeric.
See Also: