public class AdjustedClock extends SystemClock
settime() 呼び出し時に現在時刻との差をオフセットとして保持し、 gettime() によってオフセット調整済みの時刻を返す。
nanoBase, TIME_CONV_UNIT
AdjustedClock()
TimeValue
getTime()
boolean
setTime(TimeValue clocktime)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public AdjustedClock()
public TimeValue getTime()
IClock
getTime
SystemClock
public boolean setTime(TimeValue clocktime)
setTime
clocktime