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

vertx.effect.RetryPolicy Maven / Gradle / Ivy

There is a newer version: 5.0.0
Show newest version
package vertx.effect;

import java.util.function.BiFunction;

public interface RetryPolicy extends BiFunction> {}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy