public class TraceRunnable extends Object implements Runnable
Runnable
protected Runnable
delegate
TraceRunnable(Runnable runnable)
static Runnable
asyncEntry(Runnable delegate)
void
run()
wrap(Runnable delegate)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
protected final Runnable delegate
public TraceRunnable(Runnable runnable)
public static Runnable wrap(Runnable delegate)
public static Runnable asyncEntry(Runnable delegate)
public void run()
run
Copyright © 2021. All rights reserved.