org.nutz.lang.random
类 CharGenerator

java.lang.Object
  继承者 org.nutz.lang.random.CharGenerator

public class CharGenerator
extends java.lang.Object

Generted one char

作者:
zozoh, wendal(wendal1985@gmail.com)

方法摘要
static char next()
           
 
从类 java.lang.Object 继承的方法
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

方法详细信息

next

public static char next()