Class SharedExecutor.CallerRunsPolicy
java.lang.Object
com.complexible.common.util.concurrent.SharedExecutor.CallerRunsPolicy
- All Implemented Interfaces:
RejectedExecutionHandler
- Enclosing class:
SharedExecutor
public static final class SharedExecutor.CallerRunsPolicy
extends Object
implements RejectedExecutionHandler
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
CallerRunsPolicy
public CallerRunsPolicy()
-
-
Method Details
-
rejectedExecution
- Specified by:
rejectedExecutionin interfaceRejectedExecutionHandler
-