ThreadPoolExecutor.getRejectedExecutionHandler

Returns the current handler for unexecutable tasks.

@return the current handler @see #setRejectedExecutionHandler(RejectedExecutionHandler)

class ThreadPoolExecutor
getRejectedExecutionHandler
()

Meta