|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface Randomizer
| Method Summary | |
|---|---|
int |
getRandomInt(int range)
Provides a random integer in the range 0 (inclusive) to range (exclusive). |
| Method Detail |
|---|
int getRandomInt(int range)
range - The top range of the integer to return (exclusive).
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||