Class HtmlReporter.ApdexThresholds

  • Enclosing class:
    HtmlReporter

    public static class HtmlReporter.ApdexThresholds
    extends Object
    • Constructor Detail

      • ApdexThresholds

        public ApdexThresholds​(Duration satisfied,
                               Duration tolerated)