Uses of Record Class
dev.archunitjava.metrics.MetricThreshold
Packages that use MetricThreshold
-
Uses of MetricThreshold in dev.archunitjava.metrics
Methods in dev.archunitjava.metrics that return MetricThresholdModifier and TypeMethodDescriptionstatic MetricThresholdMetricThreshold.atLeast(MetricName metric, MetricAmount limit) static MetricThresholdMetricThreshold.atMost(MetricName metric, MetricAmount limit) Methods in dev.archunitjava.metrics with parameters of type MetricThresholdModifier and TypeMethodDescriptionstatic ArchitectureRuleMetricThresholdRules.enforce(Collection<MetricSample> samples, MetricThreshold threshold)