ma.glasnost.orika.test.community.issue121.util
Class RandomUtils

java.lang.Object
  extended by ma.glasnost.orika.test.community.issue121.util.RandomUtils

public class RandomUtils
extends Object


Constructor Summary
RandomUtils()
           
 
Method Summary
static int randomInt()
           
static String randomString()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RandomUtils

public RandomUtils()
Method Detail

randomInt

public static int randomInt()

randomString

public static String randomString()


Copyright © 2014 Glasnost. All Rights Reserved.