MetricRegistry.2   MetricRegistry.2 
Compiled from "MetricRegistry.java" Compiled from "MetricRegistry.java"
class io.dropwizard.metrics5.MetricRegistry$2 implements io.dropwizard.metr ics5.MetricRegistry$MetricBuilder<io.dropwizard.metrics5.Histogram> { class io.dropwizard.metrics5.MetricRegistry$2 implements io.dropwizard.metr ics5.MetricRegistry$MetricBuilder<T> {
final io.dropwizard.metrics5.MetricRegistry$MetricSupplier val$supplier; final io.dropwizard.metrics5.MetricRegistry$MetricSupplier val$supplier;
final io.dropwizard.metrics5.MetricRegistry this$0; final io.dropwizard.metrics5.MetricRegistry this$0;
io.dropwizard.metrics5.MetricRegistry$2(io.dropwizard.metrics5.MetricRegi io.dropwizard.metrics5.MetricRegistry$2();
stry, io.dropwizard.metrics5.MetricRegistry$MetricSupplier); public T newMetric();
public io.dropwizard.metrics5.Histogram newMetric();
public boolean isInstance(io.dropwizard.metrics5.Metric); public boolean isInstance(io.dropwizard.metrics5.Metric);
public io.dropwizard.metrics5.Metric newMetric(); public io.dropwizard.metrics5.Metric newMetric();
} }
 End of changes. 2 change blocks. 
4 lines changed or deleted 3 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/