|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectrailo.commons.lang.RandomUtil
public class RandomUtil
Field Summary | |
---|---|
static char[] |
CHARS
|
static char[] |
CHARS_LC
|
Constructor Summary | |
---|---|
RandomUtil()
|
Method Summary | |
---|---|
static String |
createRandomString(int length)
|
static String |
createRandomStringLC(int length)
|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final char[] CHARS
public static final char[] CHARS_LC
Constructor Detail |
---|
public RandomUtil()
Method Detail |
---|
public static String createRandomString(int length)
public static String createRandomStringLC(int length)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |