final class DecodedChar extends DecodedObject
Modifier and Type | Field and Description |
---|---|
(package private) static char |
FNC1 |
private char |
value |
Constructor and Description |
---|
DecodedChar(int newPosition,
char value) |
Modifier and Type | Method and Description |
---|---|
(package private) char |
getValue() |
(package private) boolean |
isFNC1() |
getNewPosition
private final char value
static final char FNC1