net.i2p.util
class Executor extends Object implements Runnable
Executor(I2PAppContext ctx, Log log, List events, SimpleStore x)
void
run()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public Executor(I2PAppContext ctx, Log log, List events, SimpleStore x)
public void run()
run
Runnable