public class EmptyVariable extends Variable
| Modifier and Type | Field and Description |
|---|---|
static EmptyVariable |
INSTANCE |
| Constructor and Description |
|---|
EmptyVariable() |
| Modifier and Type | Method and Description |
|---|---|
int |
asNumber() |
String |
asString() |
boolean |
isNumeric() |
getLetter, getLetterCount, getWord, getWordCountpublic static final EmptyVariable INSTANCE
Copyright © 2021 Markus Heberling. All rights reserved.