public abstract class RatioGauge
extends Object
implements Gauge<Double>
A gauge which measures the ratio of one value to another.
If the denominator is zero, not a number, or infinite, the resulting ratio is not a number.
一种衡量比率的度量器,传入分子和分母,该度量器会自动计算比率