Interface Data<T extends PointData>

    • Method Detail

      • getPoints

        java.util.Collection<T> getPoints()
        Returns the data PointDatas for this metric.
        Returns:
        the data PointDatas for this metric, or empty Collection if no points.