INVALID_FLAVOR_CHARACTERS| Constructor and Description |
|---|
UserFlavor() |
| Modifier and Type | Method and Description |
|---|---|
void |
check() |
boolean |
equals(Object obj) |
abstract String |
getDescription() |
abstract String |
getName() |
int |
hashCode() |
static UserFlavor |
of(String name,
String description) |
String |
toString() |
clone, finalize, getClass, notify, notifyAll, wait, wait, waitcompareTo, replaceInvalidCharacters@Value.Auxiliary public abstract String getDescription()
public static UserFlavor of(String name, String description)