| Modifier and Type | Field and Description |
|---|---|
| private static final byte | |
| private static final byte | |
| private static final byte[] | |
| private static final byte | |
| private static final byte | |
| private static final byte | |
| private static final int | |
| private static final byte |
| Access | Constructor and Description |
|---|---|
| public |
| Modifier and Type | Method and Description |
|---|---|
| pack-priv static final boolean |
| ALNUM | back to summary |
|---|---|
| private static final byte ALNUM | |
| ALPHA | back to summary |
|---|---|
| private static final byte ALPHA | |
| ctype | back to summary |
|---|---|
| private static final byte[] ctype | |
| DIGIT | back to summary |
|---|---|
| private static final byte DIGIT | |
| LOWER | back to summary |
|---|---|
| private static final byte LOWER | |
| SPACE | back to summary |
|---|---|
| private static final byte SPACE | |
| SWAP_CASE | back to summary |
|---|---|
| private static final int SWAP_CASE | |
| UPPER | back to summary |
|---|---|
| private static final byte UPPER | |
| BaseBytes | back to summary |
|---|---|
| public BaseBytes() | |
| isspace | back to summary |
|---|---|
pack-priv static final boolean isspace(byte b)
| |