Interface StateSetDataPoint

All Superinterfaces:
DataPoint
All Known Implementing Classes:
StateSet

public interface StateSetDataPoint extends DataPoint
Represents a single StateSet data point.

See JavaDoc of CounterDataPoint on how using data points directly can improve performance.