com.exponto.util
Class Util

java.lang.Object
  extended bycom.exponto.util.Util

public class Util
extends java.lang.Object

Author:
kaare

Constructor Summary
Util()
           
 
Method Summary
static int randomInt()
          Generates a pseduo random integer between zero and Integer.MAX value
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Util

public Util()
Method Detail

randomInt

public static int randomInt()
Generates a pseduo random integer between zero and Integer.MAX value

Returns:
a random pseduo integer


Copyright © 2004 Kaare Ranum