Package net.i2p.util
Class Executor
java.lang.Object
net.i2p.util.Executor
- All Implemented Interfaces:
Runnable
class Executor extends Object implements Runnable
Deprecated - used only by SimpleTimer
-
Constructor Summary
Constructors Constructor Description Executor(I2PAppContext ctx, Log log, List<SimpleTimer.TimedEvent> events, SimpleStore x)
-
Method Summary
Modifier and Type Method Description void
run()