java.lang.Runnableclass Executor
extends java.lang.Object
implements java.lang.Runnable
| コンストラクタ | 説明 |
|---|---|
Executor(I2PAppContext ctx,
Log log,
java.util.List<SimpleTimer.TimedEvent> events,
SimpleStore x) |
| 修飾子とタイプ | メソッド | 説明 |
|---|---|---|
void |
run() |
public Executor(I2PAppContext ctx, Log log, java.util.List<SimpleTimer.TimedEvent> events, SimpleStore x)