Package dev.failsafe.internal.util
package dev.failsafe.internal.util
-
ClassesClassDescriptionAssertion utilities.A
Scheduler
implementation that schedules delays on an internal, common ScheduledExecutorService and executes tasks on either a providedExecutorService
,ForkJoinPool.commonPool()
, or an internalForkJoinPool
instance.Duration and long utilities.A LinkedList of CompletableFutures that removes a future from the list when it's completed.List utilities.Misc math utilities.Utilities for computing random delays.