public class DeferredCall
extends java.lang.Object
Constructor and Description |
---|
DeferredCall(java.util.function.Supplier<java.util.concurrent.CompletableFuture<ExecutionResult>> call,
DeferredErrorSupport deferredErrorSupport) |
public DeferredCall(java.util.function.Supplier<java.util.concurrent.CompletableFuture<ExecutionResult>> call, DeferredErrorSupport deferredErrorSupport)