RichFaces Showcase 4.3.1.CR1

org.richfaces.demo.common.data
Class RandomHelper

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

public final class RandomHelper
extends Object


Method Summary
static int genRand()
           
static int rand(int lo, int hi)
           
static 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 String randomstring(int lo,
                                  int hi)

RichFaces Showcase 4.3.1.CR1

Copyright © 2013 JBoss by Red Hat. All Rights Reserved.