public class ShutdownHookUtils extends Object
ShutdownHookUtils()
static void
addShutDownHook(Thread hook)
removeShutdownHook(Thread hook)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public ShutdownHookUtils()
public static void addShutDownHook(Thread hook)
public static void removeShutdownHook(Thread hook)
Copyright © 2022. All rights reserved.