| RatioGauge.Ratio | RatioGauge.Ratio | |||
|---|---|---|---|---|
| Compiled from "RatioGauge.java" | Compiled from "RatioGauge.java" | |||
| public class com.codahale.metrics.RatioGauge$Ratio { | public class io.dropwizard.metrics5.RatioGauge$Ratio { | |||
| public static com.codahale.metrics.RatioGauge$Ratio of(double, double); | public static io.dropwizard.metrics5.RatioGauge$Ratio of(double, double); | |||
| public double getValue(); | public double getValue(); | |||
| public java.lang.String toString(); | public java.lang.String toString(); | |||
| } | } | |||
| End of changes. 1 change blocks. | ||||
| 2 lines changed or deleted | 2 lines changed or added | |||
This html diff was produced by rfcdiff 1.41. The latest version is available from http://tools.ietf.org/tools/rfcdiff/  | ||||