Interface ITimestampedData

All Superinterfaces:
IXYData<Long,Number>
All Known Implementing Classes:
DefaultTimestampedData

public interface ITimestampedData extends IXYData<Long,Number>
A data point on an X/Y chart where the X axis is a timestamp in epoch ns and the Y axis is a natural number.
  • Method Summary

    Methods inherited from interface org.openjdk.jmc.common.xydata.IXYData

    getX, getY