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

com.hadii.stiff.metrics.Metric Maven / Gradle / Ivy

The newest version!
package com.hadii.stiff.metrics;

public interface Metric {

    double value();
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy