public class LogicalClock extends java.lang.Object implements IClock
このクラスは論理時間を設定または取得するクラスである。 単純に settime() によって設定された時刻を gettime() によって取得する。
LogicalClock()
TimeValue
getTime()
boolean
setTime(TimeValue clocktime)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public LogicalClock()
public TimeValue getTime()
IClock
getTime
public boolean setTime(TimeValue clocktime)
setTime
clocktime