public class Consts extends Normal
公共常量
Normal.Gender| Modifier and Type | Field and Description |
|---|---|
static String |
STATUS_EIGHT |
static String |
STATUS_FIVE |
static String |
STATUS_FOUR |
static String |
STATUS_MINUS_ONE
全局状态
|
static String |
STATUS_NINE |
static String |
STATUS_ONE |
static String |
STATUS_SEVEN |
static String |
STATUS_SIX |
static String |
STATUS_THREE |
static String |
STATUS_TWO |
static String |
STATUS_ZERO |
static String |
TYPE_EIGHT |
static String |
TYPE_FIVE |
static String |
TYPE_FOUR |
static String |
TYPE_NINE |
static String |
TYPE_ONE |
static String |
TYPE_SEVEN |
static String |
TYPE_SIX |
static String |
TYPE_THREE |
static String |
TYPE_TWO |
static String |
TYPE_ZERO
全局类型
|
CLASSPATH_URL_PREFIX, EMPTY, EN_NUMBER, FILE_URL_PREFIX, GETTER_PREFIX, HEX_DIGITS, HEX_DIGITS_ALL, JAR_URL_PREFIX, JAR_URL_SEPARATOR, LETTER, LETTER_LOWER_NO, LETTER_LOWER_UPPER, LETTER_LOWER_UPPER_NO, LETTER_NUMBER, LETTER_UPPER_NO, META_DATA_INF, NULL, NUMBER, NUMBER_MORE, NUMBER_TEEN, NUMBER_TEN, SETTER_PREFIX, SIMPLE_DIGITS, SIMPLE_UNITS, TRADITIONAL_DIGITS, TRADITIONAL_UNITS, URL_PROTOCOL_FILE, URL_PROTOCOL_JAR, URL_PROTOCOL_VFS, URL_PROTOCOL_VFSFILE, URL_PROTOCOL_VFSZIP, URL_PROTOCOL_WSJAR, URL_PROTOCOL_ZIP, WAR_URL_PREFIX, WAR_URL_SEPARATOR| Constructor and Description |
|---|
Consts() |
public static final String STATUS_MINUS_ONE
public static final String STATUS_ZERO
public static final String STATUS_ONE
public static final String STATUS_TWO
public static final String STATUS_THREE
public static final String STATUS_FOUR
public static final String STATUS_FIVE
public static final String STATUS_SIX
public static final String STATUS_SEVEN
public static final String STATUS_EIGHT
public static final String STATUS_NINE
public static final String TYPE_ZERO
public static final String TYPE_ONE
public static final String TYPE_TWO
public static final String TYPE_THREE
public static final String TYPE_FOUR
public static final String TYPE_FIVE
public static final String TYPE_SIX
public static final String TYPE_SEVEN
public static final String TYPE_EIGHT
public static final String TYPE_NINE
Copyright © 2019. All rights reserved.