枚举的使用
org.coodex.mock.CharCodeSet
使用CharCodeSet的程序包
-
org.coodex.mock中CharCodeSet的使用
返回CharCodeSet的org.coodex.mock中的方法修饰符和类型方法说明static CharCodeSet[]CharCodeSet.getBasicMultilingualPlane()static CharCodeSet返回带有指定名称的该类型的枚举常量。static CharCodeSet[]CharCodeSet.values()按照声明该枚举类型的常量的顺序, 返回一个包含这些常量的数组。