|
|||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--haifa.shopsim.lab.AbstractRandomTimeMaker
Supplies the random field for all sub classes. This is a uniform r.v. that is ensured to be set with a different seed in each consecutive instance on the same thread.
Field Summary | |
private static long |
lastSeed
|
protected java.util.Random |
random
|
Constructor Summary | |
protected |
AbstractRandomTimeMaker()
|
Methods inherited from class java.lang.Object |
|
Methods inherited from interface haifa.shopsim.lab.RandomTimeMaker |
getTime |
Field Detail |
protected java.util.Random random
private static long lastSeed
Constructor Detail |
protected AbstractRandomTimeMaker()
|
|||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |