@FunctionalInterface public static interface LimitingExecutor.RejectedExecutionHandler<T,C extends Callable<? extends T>>
Modifier and Type | Method and Description |
---|---|
T |
reject(LimitingExecutor<T,C> limiter,
C callable) |
Copyright © 2018 SPF4J. All rights reserved.