|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use IRandom | |
| jtge.util.random | Utilities related to generating/manipulating pseudo-random numbers. |
| Uses of IRandom in jtge.util.random |
| Classes in jtge.util.random that implement IRandom | |
class |
Random
An instance of this class is used to generate a stream of pseudorandom numbers. |
| Constructors in jtge.util.random with parameters of type IRandom | |
RandomIterator(IRandom random,
java.util.Iterator iterator)
Create a random iterator over a list. |
|
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||