Class Delta<T extends Number>

  • Type Parameters:
    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).