Package city.norain.slimefun4.utils
Class SlimefunRejectedExecutionHandler
java.lang.Object
city.norain.slimefun4.utils.SlimefunRejectedExecutionHandler
- All Implemented Interfaces:
RejectedExecutionHandler
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidrejectedExecution(Runnable r, ThreadPoolExecutor executor)
-
Constructor Details
-
SlimefunRejectedExecutionHandler
public SlimefunRejectedExecutionHandler()
-
-
Method Details
-
rejectedExecution
- Specified by:
rejectedExecutionin interfaceRejectedExecutionHandler
-