Interface MetricSampler.ThresholdTest

All Known Implementing Classes:
MetricSampler.ValueIncreasedByPercentage
Enclosing class:
MetricSampler

public static interface MetricSampler.ThresholdTest
  • Method Summary

    Modifier and Type
    Method
    Description
    boolean
    test​(double p_146060_)
     
  • Method Details

    • test

      boolean test(double p_146060_)