public class DeferredCall extends Object
Constructor and Description |
---|
DeferredCall(Supplier<CompletableFuture<ExecutionResult>> call,
DeferredErrorSupport deferredErrorSupport) |
public DeferredCall(Supplier<CompletableFuture<ExecutionResult>> call, DeferredErrorSupport deferredErrorSupport)
Copyright © 2019. All rights reserved.