Package dev.failsafe.internal.util
package dev.failsafe.internal.util
-
ClassesClassDescriptionAssertion utilities.A
Schedulerimplementation that schedules delays on an internal, common ScheduledExecutorService and executes tasks on either a providedExecutorService,ForkJoinPool.commonPool(), or an internalForkJoinPoolinstance.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.