public class CharType extends Object
static byte
CT_CHINESE
CT_LETTER
CT_NUM
CharType()
get(char c)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public static final byte CT_CHINESE
public static final byte CT_LETTER
public static final byte CT_NUM
public CharType()
public static byte get(char c)
c
Copyright © 2014–2018 码农场. All rights reserved.