类 Delta<T extends Number>

  • 类型参数:
    T - the value type

    public class Delta<T extends Number>
    extends Metric<T>
    A value object representing an increment in a metric value (usually a counter).