Richfaces Examples: Richfaces Showcase Application 4.1.0.20110910-M2

org.richfaces.demo.common.data
Class RandomHelper

java.lang.Object
  extended by org.richfaces.demo.common.data.RandomHelper

public final class RandomHelper
extends java.lang.Object


Method Summary
static int genRand()
           
static int rand(int lo, int hi)
           
static java.lang.String randomstring(int lo, int hi)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

genRand

public static int genRand()

rand

public static int rand(int lo,
                       int hi)

randomstring

public static java.lang.String randomstring(int lo,
                                            int hi)

Richfaces Examples: Richfaces Showcase Application 4.1.0.20110910-M2

Copyright © 2011 JBoss, a division of Red Hat, Inc.. All Rights Reserved.