public class SettableSystemTime extends java.lang.Object implements SystemTime
Constructor and Description |
---|
SettableSystemTime() |
SettableSystemTime(long time)
Member Functions
|
Modifier and Type | Method and Description |
---|---|
long |
get() |
void |
set(long time)
So can update the time
|
public SettableSystemTime(long time)
public SettableSystemTime()
public long get()
get
in interface SystemTime
public void set(long time)
time
-