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

io.getunleash.util.MetricSenderFactory Maven / Gradle / Ivy

The newest version!
package io.getunleash.util;

import io.getunleash.metric.MetricSender;
import java.util.function.Function;

public interface MetricSenderFactory extends Function {}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy