|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
A NoisyComponent uses a random number generator to vary the way in which it operates. This noise is configurable through the set method for eg. by passing it a long value representing the RNG seed.
| Method Summary | |
long |
getSeed()
|
void |
setSeed(long seed)
|
| Method Detail |
public void setSeed(long seed)
public long getSeed()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||