Interface CountStatistic

  • All Superinterfaces:
    Statistic


    public interface CountStatistic
    extends Statistic
    Specifies standard count measurements.
    • Method Detail

      • getCount

        long getCount​()
        The count since the last reset.