Class RetryPolicy.SimpleRetryPolicy

java.lang.Object
io.activej.promise.RetryPolicy.SimpleRetryPolicy
All Implemented Interfaces:
RetryPolicy<RetryPolicy.SimpleRetryState>
Enclosing interface:
RetryPolicy<S>

public abstract static class RetryPolicy.SimpleRetryPolicy extends Object implements RetryPolicy<RetryPolicy.SimpleRetryState>