Gauge.GaugeAdapter | Gauge.GaugeAdapter | |||
---|---|---|---|---|
Compiled from "Gauge.java" | Compiled from "Gauge.java" | |||
public class com.codahale.metrics.Gauge$GaugeAdapter<T> implements io.dropw izard.metrics5.Gauge<T> { | public class com.codahale.metrics.Gauge$GaugeAdapter<T> implements io.dropw izard.metrics5.Gauge<T> { | |||
com.codahale.metrics.Gauge$GaugeAdapter(com.codahale.metrics.Gauge<T>); | com.codahale.metrics.Gauge$GaugeAdapter(com.codahale.metrics.Gauge<T>); | |||
com.codahale.metrics.Gauge<T> getGauge(); | com.codahale.metrics.Gauge<T> getGauge(); | |||
public T getValue(); | public T getValue(); | |||
static com.codahale.metrics.Gauge access$000(com.codahale.metrics.Gauge$G augeAdapter); | ||||
} | } | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 0 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/ |