UC Berkeley Group for User Interface Research
Updated November 17, 2000

Uses of Class
edu.berkeley.guir.lib.util.Random

Packages that use Random
edu.berkeley.guir.lib.util Hodgepodge of miscellaneous utilities. 
 

Uses of Random in edu.berkeley.guir.lib.util
 

Methods in edu.berkeley.guir.lib.util with parameters of type Random
static void Random.shuffle(int[] a, Random r)
           
static void Random.shuffle(Object[] a, Random r)
           
static void Random.shuffle(Vector v, Random r)
           
 


Copyright Information