com.irisel.util
Class Tools

java.lang.Object
  extended by com.irisel.util.Tools

public class Tools
extends java.lang.Object


Constructor Summary
Tools()
           
 
Method Summary
static java.lang.String getRandomString(int length)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Tools

public Tools()
Method Detail

getRandomString

public static java.lang.String getRandomString(int length)