Package | Description |
---|---|
org.bitbrawl.foodfight.util |
Useful classes that do not directly represent field objects.
|
Modifier and Type | Method | Description |
---|---|---|
static PlayerComparator |
PlayerComparator.valueOf(String name) |
Returns the enum constant of this type with the specified name.
|
static PlayerComparator[] |
PlayerComparator.values() |
Returns an array containing the constants of this enum type, in
the order they are declared.
|