org.jboss.messaging.utils
Class Random

java.lang.Object
  extended by org.jboss.messaging.utils.Random

public class Random
extends java.lang.Object

A Random

Author:
Tim Fox Created 28 Nov 2008 10:28:28

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

Constructor Detail

Random

public Random()
Method Detail

getRandom

public java.util.Random getRandom()


Copyright © 2006 JBoss Inc. All Rights Reserved.