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

com.ringcentral.platform.metrics.rate.RateMeasurable Maven / Gradle / Ivy

The newest version!
package com.ringcentral.platform.metrics.rate;

import com.ringcentral.platform.metrics.measurables.Measurable;
import com.ringcentral.platform.metrics.timer.TimerMeasurable;

public interface RateMeasurable extends Measurable, TimerMeasurable {}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy