What is the java.lang.Terminator class for? It's not documented.
Created May 4, 2012
John Zukowski It's a package private class used by Shutdown. When there is a thread to run before shutting down, it is enabled. When there isn't (any more), it is disabled.