Package io.smallrye.faulttolerance.core.util
package io.smallrye.faulttolerance.core.util
-
ClassDescriptionUtility methods for wrapping callbacks into variants that don't propagate exceptions.Utility methods for
CompletionStageandCompletableFuture.AnExecutorthat runs tasks directly on the caller thread.Contains a sequence ofRunnableactions and makes sure that they are only executed once.