CharPool
@Deprecated
public class CharPool
extends Object
Modifier and Type | Field and Description |
---|---|
static char |
AMPERSAND
Deprecated.
|
static char |
APOSTROPHE
Deprecated.
|
static char |
AT
Deprecated.
|
static char |
BACK_SLASH
Deprecated.
|
static char |
CARET
Deprecated.
|
static char |
CLOSE_BRACKET
Deprecated.
|
static char |
CLOSE_CURLY_BRACE
Deprecated.
|
static char |
CLOSE_PARENTHESIS
Deprecated.
|
static char |
COLON
Deprecated.
|
static char |
COMMA
Deprecated.
|
static char |
DASH
Deprecated.
|
static char |
DELETE
Deprecated.
|
static char |
EQUAL
Deprecated.
|
static char |
EXCLAMATION
Deprecated.
|
static char |
FIGURE_SPACE
Deprecated.
|
static char |
FORWARD_SLASH
Deprecated.
|
static char |
GREATER_THAN
Deprecated.
|
static char |
LESS_THAN
Deprecated.
|
static char |
LOWER_CASE_A
Deprecated.
|
static char |
LOWER_CASE_B
Deprecated.
|
static char |
LOWER_CASE_C
Deprecated.
|
static char |
LOWER_CASE_D
Deprecated.
|
static char |
LOWER_CASE_E
Deprecated.
|
static char |
LOWER_CASE_F
Deprecated.
|
static char |
LOWER_CASE_G
Deprecated.
|
static char |
LOWER_CASE_H
Deprecated.
|
static char |
LOWER_CASE_I
Deprecated.
|
static char |
LOWER_CASE_J
Deprecated.
|
static char |
LOWER_CASE_K
Deprecated.
|
static char |
LOWER_CASE_L
Deprecated.
|
static char |
LOWER_CASE_M
Deprecated.
|
static char |
LOWER_CASE_N
Deprecated.
|
static char |
LOWER_CASE_O
Deprecated.
|
static char |
LOWER_CASE_P
Deprecated.
|
static char |
LOWER_CASE_Q
Deprecated.
|
static char |
LOWER_CASE_R
Deprecated.
|
static char |
LOWER_CASE_S
Deprecated.
|
static char |
LOWER_CASE_T
Deprecated.
|
static char |
LOWER_CASE_U
Deprecated.
|
static char |
LOWER_CASE_V
Deprecated.
|
static char |
LOWER_CASE_W
Deprecated.
|
static char |
LOWER_CASE_X
Deprecated.
|
static char |
LOWER_CASE_Y
Deprecated.
|
static char |
LOWER_CASE_Z
Deprecated.
|
static char |
MINUS
Deprecated.
|
static char |
NARROW_NO_BREAK_SPACE
Deprecated.
|
static char |
NEW_LINE
Deprecated.
|
static char |
NO_BREAK_SPACE
Deprecated.
|
static char |
NUMBER_0
Deprecated.
|
static char |
NUMBER_1
Deprecated.
|
static char |
NUMBER_2
Deprecated.
|
static char |
NUMBER_3
Deprecated.
|
static char |
NUMBER_4
Deprecated.
|
static char |
NUMBER_5
Deprecated.
|
static char |
NUMBER_6
Deprecated.
|
static char |
NUMBER_7
Deprecated.
|
static char |
NUMBER_8
Deprecated.
|
static char |
NUMBER_9
Deprecated.
|
static char |
OPEN_BRACKET
Deprecated.
|
static char |
OPEN_CURLY_BRACE
Deprecated.
|
static char |
OPEN_PARENTHESIS
Deprecated.
|
static char |
PERCENT
Deprecated.
|
static char |
PERIOD
Deprecated.
|
static char |
PIPE
Deprecated.
|
static char |
PLUS
Deprecated.
|
static char |
POUND
Deprecated.
|
static char |
PRIME
Deprecated.
|
static char |
QUESTION
Deprecated.
|
static char |
QUOTE
Deprecated.
|
static char |
RAQUO
Deprecated.
|
static char |
RETURN
Deprecated.
|
static char |
SEMICOLON
Deprecated.
|
static char |
SLASH
Deprecated.
|
static char |
SPACE
Deprecated.
|
static char |
STAR
Deprecated.
|
static char |
TAB
Deprecated.
|
static char |
TILDE
Deprecated.
|
static char |
UNDERLINE
Deprecated.
|
static char |
UPPER_CASE_A
Deprecated.
|
static char |
UPPER_CASE_B
Deprecated.
|
static char |
UPPER_CASE_C
Deprecated.
|
static char |
UPPER_CASE_D
Deprecated.
|
static char |
UPPER_CASE_E
Deprecated.
|
static char |
UPPER_CASE_F
Deprecated.
|
static char |
UPPER_CASE_G
Deprecated.
|
static char |
UPPER_CASE_H
Deprecated.
|
static char |
UPPER_CASE_I
Deprecated.
|
static char |
UPPER_CASE_J
Deprecated.
|
static char |
UPPER_CASE_K
Deprecated.
|
static char |
UPPER_CASE_L
Deprecated.
|
static char |
UPPER_CASE_M
Deprecated.
|
static char |
UPPER_CASE_N
Deprecated.
|
static char |
UPPER_CASE_O
Deprecated.
|
static char |
UPPER_CASE_P
Deprecated.
|
static char |
UPPER_CASE_Q
Deprecated.
|
static char |
UPPER_CASE_R
Deprecated.
|
static char |
UPPER_CASE_S
Deprecated.
|
static char |
UPPER_CASE_T
Deprecated.
|
static char |
UPPER_CASE_U
Deprecated.
|
static char |
UPPER_CASE_V
Deprecated.
|
static char |
UPPER_CASE_W
Deprecated.
|
static char |
UPPER_CASE_X
Deprecated.
|
static char |
UPPER_CASE_Y
Deprecated.
|
static char |
UPPER_CASE_Z
Deprecated.
|
Constructor and Description |
---|
CharPool()
Deprecated.
|
public static final char AMPERSAND
public static final char APOSTROPHE
public static final char AT
public static final char BACK_SLASH
public static final char CARET
public static final char CLOSE_BRACKET
public static final char CLOSE_CURLY_BRACE
public static final char CLOSE_PARENTHESIS
public static final char COLON
public static final char COMMA
public static final char DASH
public static final char DELETE
public static final char EQUAL
public static final char EXCLAMATION
public static final char FIGURE_SPACE
public static final char FORWARD_SLASH
public static final char GREATER_THAN
public static final char LESS_THAN
public static final char LOWER_CASE_A
public static final char LOWER_CASE_B
public static final char LOWER_CASE_C
public static final char LOWER_CASE_D
public static final char LOWER_CASE_E
public static final char LOWER_CASE_F
public static final char LOWER_CASE_G
public static final char LOWER_CASE_H
public static final char LOWER_CASE_I
public static final char LOWER_CASE_J
public static final char LOWER_CASE_K
public static final char LOWER_CASE_L
public static final char LOWER_CASE_M
public static final char LOWER_CASE_N
public static final char LOWER_CASE_O
public static final char LOWER_CASE_P
public static final char LOWER_CASE_Q
public static final char LOWER_CASE_R
public static final char LOWER_CASE_S
public static final char LOWER_CASE_T
public static final char LOWER_CASE_U
public static final char LOWER_CASE_V
public static final char LOWER_CASE_W
public static final char LOWER_CASE_X
public static final char LOWER_CASE_Y
public static final char LOWER_CASE_Z
public static final char MINUS
public static final char NARROW_NO_BREAK_SPACE
public static final char NEW_LINE
public static final char NO_BREAK_SPACE
public static final char NUMBER_0
public static final char NUMBER_1
public static final char NUMBER_2
public static final char NUMBER_3
public static final char NUMBER_4
public static final char NUMBER_5
public static final char NUMBER_6
public static final char NUMBER_7
public static final char NUMBER_8
public static final char NUMBER_9
public static final char OPEN_BRACKET
public static final char OPEN_CURLY_BRACE
public static final char OPEN_PARENTHESIS
public static final char PERCENT
public static final char PERIOD
public static final char PIPE
public static final char PLUS
public static final char POUND
public static final char PRIME
public static final char QUESTION
public static final char QUOTE
public static final char RAQUO
public static final char RETURN
public static final char SEMICOLON
public static final char SLASH
public static final char SPACE
public static final char STAR
public static final char TAB
public static final char TILDE
public static final char UNDERLINE
public static final char UPPER_CASE_A
public static final char UPPER_CASE_B
public static final char UPPER_CASE_C
public static final char UPPER_CASE_D
public static final char UPPER_CASE_E
public static final char UPPER_CASE_F
public static final char UPPER_CASE_G
public static final char UPPER_CASE_H
public static final char UPPER_CASE_I
public static final char UPPER_CASE_J
public static final char UPPER_CASE_K
public static final char UPPER_CASE_L
public static final char UPPER_CASE_M
public static final char UPPER_CASE_N
public static final char UPPER_CASE_O
public static final char UPPER_CASE_P
public static final char UPPER_CASE_Q
public static final char UPPER_CASE_R
public static final char UPPER_CASE_S
public static final char UPPER_CASE_T
public static final char UPPER_CASE_U
public static final char UPPER_CASE_V
public static final char UPPER_CASE_W
public static final char UPPER_CASE_X
public static final char UPPER_CASE_Y
public static final char UPPER_CASE_Z