Uses of Class
de.jangassen.jfa.FoundationCallback
-
Packages that use FoundationCallback Package Description de.jangassen.jfa de.jangassen.jfa.cleanup -
-
Uses of FoundationCallback in de.jangassen.jfa
Methods in de.jangassen.jfa that return FoundationCallback Modifier and Type Method Description static FoundationCallbackFoundationCallbackRegistry. registerCallback(Consumer<ID> callback)Methods in de.jangassen.jfa with parameters of type FoundationCallback Modifier and Type Method Description static voidFoundationCallbackRegistry. unregister(FoundationCallback callback) -
Uses of FoundationCallback in de.jangassen.jfa.cleanup
Methods in de.jangassen.jfa.cleanup with parameters of type FoundationCallback Modifier and Type Method Description static voidNSCleaner. register(Object obj, FoundationCallback callback)
-