JML

Uses of Class
java.util.Random

Packages that use Random
java.math JML Specifications for the corresponding types in the Java Developement Kit (JDK). 
java.security JML Specifications for the corresponding types in the Java Developement Kit (JDK). 
org.multijava.util.jperf Defines the perfect hashing function generator Package Specification JPerf is the perfect hashing function generator for the compilers in MultiJava and the Java Modeling Language
 

Uses of Random in java.math
 

Methods in java.math with parameters of type Random
static BigInteger BigInteger.probablePrime(int bitLength, Random rnd)
           
 

Constructors in java.math with parameters of type Random
BigInteger(int numBits, Random rnd)
           
BigInteger(int bitLength, int certainty, Random rnd)
           
 

Uses of Random in java.security
 

Subclasses of Random in java.security
 class SecureRandom
           
 

Uses of Random in org.multijava.util.jperf
 

Fields in org.multijava.util.jperf declared as Random
private static Random Table.random
          The random number generator for generating values of T1 and T2.
 


JML

JML is Copyright (C) 1998-2002 by Iowa State University and is distributed under the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This release depends on code from the MultiJava project and is based in part on the Kopi project Copyright (C) 1990-99 DMS Decision Management Systems Ges.m.b.H.