Class TRandom
- java.lang.Object
-
- de.mirkosertic.bytecoder.classlib.java.util.TRandom
-
public class TRandom extends java.lang.Object
-
-
Field Summary
Fields Modifier and Type Field Description private longseed
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description doublenextDouble()floatnextFloat()intnextInt()intnextInt(int seed)longnextLong()
-