Uses of Class
com.j256.simplemetrics.metric.ControlledMetricRatio.NumeratorDenominator
Packages that use ControlledMetricRatio.NumeratorDenominator
Package
Description
Metrics classes which do the value storage and updating.
-
Uses of ControlledMetricRatio.NumeratorDenominator in com.j256.simplemetrics.metric
Subclasses with type arguments of type ControlledMetricRatio.NumeratorDenominator in com.j256.simplemetrics.metricModifier and TypeClassDescriptionclassA metric which tracks the relationship between two values.Classes in com.j256.simplemetrics.metric that implement interfaces with type arguments of type ControlledMetricRatio.NumeratorDenominatorModifier and TypeClassDescriptionstatic classWrapper around a numerator and denominator.Methods in com.j256.simplemetrics.metric that return ControlledMetricRatio.NumeratorDenominatorModifier and TypeMethodDescriptionControlledMetricRatio.makeValueFromLong(long value) ControlledMetricRatio.makeValueFromNumber(Number number) Methods in com.j256.simplemetrics.metric with parameters of type ControlledMetricRatio.NumeratorDenominatorModifier and TypeMethodDescriptionControlledMetricRatio.RatioValue.makeAdjusted(ControlledMetricRatio.NumeratorDenominator value)