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

com.avast.metrics.api.Metric Maven / Gradle / Ivy

package com.avast.metrics.api;

public interface Metric {

    String getName();

}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy