java.lang.Runnable
RouterTimestamper
public class Timestamper
extends java.lang.Object
implements java.lang.Runnable
修飾子とタイプ | クラス | 説明 |
---|---|---|
static interface |
Timestamper.UpdateListener |
Interface to receive update notifications for when we query the time
Only used by Clock.
|
コンストラクタ | 説明 |
---|---|
Timestamper() |
dummy
|
修飾子とタイプ | メソッド | 説明 |
---|---|---|
void |
run() |
dummy
|
void |
timestampNow() |
Update the time immediately.
|
void |
waitForInitialization() |
dummy
|