public class HookRunnable extends Object implements Runnable
HookRunnable(Runnable task, Runnable hook)
HookRunnable(Runnable task, Runnable hook, boolean taskErrorRunHook)
void
run()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public HookRunnable(Runnable task, Runnable hook)
public HookRunnable(Runnable task, Runnable hook, boolean taskErrorRunHook)
public void run()
run
Runnable
Copyright © 2024. All rights reserved.