|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--SimObs.GEntity | +--HBCSim.Observer
Class to represent an observer noting quote lenghts at regular intervals
Field Summary | |
static HBCSim.Observer.Observe |
nextObservation
The next observation |
Fields inherited from class SimObs.GEntity |
avail,
entNum,
name,
nextB,
prevTime,
tCell,
util |
Method Summary | |
static int |
getInterval()
Returns with the current observation interval. |
static void |
setInterval(int thisInterval)
Sets in the observation interval |
Methods inherited from class SimObs.GEntity |
commit,
doNextB,
getAvail,
getEntNum,
getName,
getTCell,
getUtil,
release,
show |
Methods inherited from class java.lang.Object |
clone,
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
toString,
wait,
wait,
wait |
Field Detail |
public static HBCSim.Observer.Observe nextObservation
Method Detail |
public static void setInterval(int thisInterval)
public static int getInterval()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |