Interface IntervalFunction

All Superinterfaces:
java.util.function.Function<java.lang.Integer,​java.lang.Long>, io.github.resilience4j.core.IntervalFunction
Functional Interface:
This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.

@FunctionalInterface
@Deprecated
public interface IntervalFunction
extends io.github.resilience4j.core.IntervalFunction
Deprecated.
Use io.github.resilience4j.core.IntervalFunction instead, this class kept for backwards compatibility