Uses of Class
dev.failsafe.ExecutionImpl
Packages that use ExecutionImpl
-
Uses of ExecutionImpl in dev.failsafe
Subclasses of ExecutionImpl in dev.failsafeModifier and TypeClassDescription(package private) final class
AsyncExecution and AsyncExecutionInternal implementation.(package private) final class
SyncExecution and SyncExecutionInternal implementation.Constructors in dev.failsafe with parameters of type ExecutionImplModifierConstructorDescription(package private)
ExecutionImpl
(ExecutionImpl<R> execution) Create an execution for a new attempt.