| Gauge | Gauge | |||
|---|---|---|---|---|
| Compiled from "Gauge.java" | Compiled from "Gauge.java" | |||
| public interface com.codahale.metrics.Gauge<T> extends com.codahale.metrics .Metric { | public interface io.dropwizard.metrics5.Gauge<T> extends io.dropwizard.metr ics5.Metric { | |||
| public abstract T getValue(); | public abstract T getValue(); | |||
| } | } | |||
| End of changes. 1 change blocks. | ||||
| 1 lines changed or deleted | 1 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/  | ||||