ScheduledThreadPoolExecutor.onShutdown

Cancels and clears the queue of all tasks that should not be run due to shutdown policy. Invoked within super.shutdown.

class ScheduledThreadPoolExecutor
override
void
onShutdown
()

Meta