All Downloads are FREE. Search and download functionalities are using the official Maven repository.

com.yammer.metrics.Metric Maven / Gradle / Ivy

The newest version!
package com.yammer.metrics;

/**
 * A tag interface to indicate that a class is a metric.
 */
public interface Metric {

}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy