T - the type of the responsepublic final class AsyncWaiterExecutor<T> extends Object
| Constructor and Description |
|---|
AsyncWaiterExecutor(WaiterConfiguration configuration,
List<WaiterAcceptor<? super T>> waiterAcceptors,
ScheduledExecutorService executorService) |
public AsyncWaiterExecutor(WaiterConfiguration configuration, List<WaiterAcceptor<? super T>> waiterAcceptors, ScheduledExecutorService executorService)
Copyright © 2021. All rights reserved.