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

stream.monitor.TimeRateService Maven / Gradle / Ivy

The newest version!
package stream.monitor;

import stream.service.Service;

public interface TimeRateService extends Service {

	public Double getTimeRate();
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy