![JAR search and dependency download from the Maven repository](/logo.png)
com.ringcentral.platform.metrics.labels.LabelValuesPredicate Maven / Gradle / Ivy
package com.ringcentral.platform.metrics.labels;
public interface LabelValuesPredicate {
boolean matches(LabelValues labelValues);
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy