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

io.github.icodegarden.nutrient.lang.metricsregistry.OverloadCalc Maven / Gradle / Ivy

The newest version!
package io.github.icodegarden.nutrient.lang.metricsregistry;

/**
 * 
 * @author Fangfang.Xu
 *
 */
public interface OverloadCalc {

	double ofOverload();
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy