|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Interface to something that has random behaviour that is able to be seeded with an integer.
Method Summary | |
int |
getSeed()
Gets the seed for the random number generations |
void |
setSeed(int seed)
Set the seed for random number generation. |
Method Detail |
public void setSeed(int seed)
seed
- the seedpublic int getSeed()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Copyright (c) 2003 David Lindsay, Computer Learning Research Centre, Dept. Computer Science, Royal Holloway, University of London