public class HookContainer extends Object
void
addDestroyMethod(Runnable task)
clear()
List<Runnable>
getDestroyMethods()
static HookContainer
me()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public static HookContainer me()
public void addDestroyMethod(Runnable task)
public List<Runnable> getDestroyMethods()
public void clear()
Copyright © 2024. All rights reserved.