ThreadPoolExecutor.finalize

@implNote Previous versions of this class had a finalize method that shut down this executor, but in this version, finalize does nothing.

class ThreadPoolExecutor
protected
void
finalize
()

Meta