io.ebean.metric.CountMetricStats Maven / Gradle / Ivy
package io.ebean.metric;
import io.ebean.meta.MetaCountMetric;
public interface CountMetricStats extends MetaCountMetric {
}
© 2015 - 2024 Weber Informatics LLC | Privacy Policy
package io.ebean.metric;
import io.ebean.meta.MetaCountMetric;
public interface CountMetricStats extends MetaCountMetric {
}