Counting | Counting | |||
---|---|---|---|---|
Compiled from "Counting.java" | Compiled from "Counting.java" | |||
public interface com.codahale.metrics.Counting { | public interface io.dropwizard.metrics5.Counting { | |||
public abstract long getCount(); | public abstract long getCount(); | |||
} | } | |||
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/ |