Package io.github.resilience4j.retry
Class Retry.AsyncRetryBlock<T>
- java.lang.Object
-
- io.github.resilience4j.retry.Retry.AsyncRetryBlock<T>
-
- All Implemented Interfaces:
java.lang.Runnable
- Enclosing interface:
- Retry
public static class Retry.AsyncRetryBlock<T> extends java.lang.Object implements java.lang.Runnable
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidrun()
-