StatementNameStrategy   StatementNameStrategy 
Compiled from "StatementNameStrategy.java" Compiled from "StatementNameStrategy.java"
public interface com.codahale.metrics.jdbi3.strategies.StatementNameStrateg public interface io.dropwizard.metrics5.jdbi3.strategies.StatementNameStrat
y { egy {
public abstract java.lang.String getStatementName(org.jdbi.v3.core.statem public abstract io.dropwizard.metrics5.MetricName getStatementName(org.jd
ent.StatementContext); bi.v3.core.statement.StatementContext);
} }
 End of changes. 1 change blocks. 
4 lines changed or deleted 4 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/