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

rpc.turbo.loadbalance.Weightable Maven / Gradle / Ivy

The newest version!
package rpc.turbo.loadbalance;

public interface Weightable {
	int weight();
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy