Uses of Package
org.openjdk.jmc.common.xydata
Packages that use org.openjdk.jmc.common.xydata
-
Classes in org.openjdk.jmc.common.xydata used by org.openjdk.jmc.common.xydataClassDescriptionA default implementation of
ITimestampedData
(which is anIXYData
of epoch ns and natural numbers).A default implementation ofIXYData
that simply holds a final value for X and Y.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.Interface for data points on an X/Y chart.