
stream.monitor.TimeRateService Maven / Gradle / Ivy
package stream.monitor;
import stream.service.Service;
public interface TimeRateService extends Service {
public Double getTimeRate();
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy