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, wait
compareTo, replaceInvalidCharacters
public static InternalFlavor of(String name)