example.payment.jbricks
Class Util

java.lang.Object
  extended by example.payment.jbricks.Util

public class Util
extends java.lang.Object


Constructor Summary
Util()
           
 
Method Summary
static int getRandomInt(int low, int high)
           
 
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

getRandomInt

public static int getRandomInt(int low,
                               int high)