ThreadPoolExecutor.reject

Invokes the rejected execution handler for the given command. Package-protected for use by ScheduledThreadPoolExecutor.

class ThreadPoolExecutor
final
void
reject
(
Runnable command
)

Meta