枚举类的使用
cool.scx.common.util.RandomUtils.PoolType
使用RandomUtils.PoolType的程序包
-
cool.scx.common.util中RandomUtils.PoolType的使用
修饰符和类型方法说明static RandomUtils.PoolType返回带有指定名称的该类的枚举常量。static RandomUtils.PoolType[]RandomUtils.PoolType.values()返回包含该枚举类的常量的数组, 顺序与声明这些常量的顺序相同参数类型为RandomUtils.PoolType的cool.scx.common.util中的方法修饰符和类型方法说明static StringRandomUtils.randomString(int size, RandomUtils.PoolType poolType) 获取随机的 字符串 注意!!!