INVALID_FLAVOR_CHARACTERS| Constructor and Description |
|---|
InternalFlavor() |
| Modifier and Type | Method and Description |
|---|---|
void |
check() |
boolean |
equals(Object obj) |
abstract String |
getName() |
int |
hashCode() |
static InternalFlavor |
of(String name) |
String |
toString() |
clone, finalize, getClass, notify, notifyAll, wait, wait, waitcompareTo, replaceInvalidCharacterspublic static InternalFlavor of(String name)