org.ujmp.core.util
Class RandomSimple
java.lang.Object
java.util.Random
org.ujmp.core.util.RandomSimple
- All Implemented Interfaces:
- Serializable
public class RandomSimple
- extends Random
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RandomSimple
public RandomSimple()
RandomSimple
public RandomSimple(long seed)
nextLong
public long nextLong()
- Overrides:
nextLong
in class Random
next
protected int next(int bits)
- Overrides:
next
in class Random
Copyright © 2010. All Rights Reserved.