net.ezcontent.base
Class RandomHelper

java.lang.Object
  extended bynet.ezcontent.base.RandomHelper

public class RandomHelper
extends Object

Clase que implementa metodos de conveniencia para manejo de numeros pseudo-aleatorios.

Author:
Enrique Zamudio

Constructor Summary
RandomHelper()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RandomHelper

public RandomHelper()