net.i2p.util
public class SimpleTimer2 extends Object
Modifier and Type | Class and Description |
---|---|
static class |
SimpleTimer2.TimedEvent
Similar to SimpleTimer.TimedEvent but users must extend instead of implement,
and all schedule and cancel methods are through this class rather than SimpleTimer2.
|
Modifier | Constructor and Description |
---|---|
protected |
SimpleTimer2() |
protected |
SimpleTimer2(String name) |
protected SimpleTimer2()
protected SimpleTimer2(String name)
public static SimpleTimer2 getInstance()
public void stop()