Package | Description |
---|---|
org.wikibrain.utils |
Modifier and Type | Method and Description |
---|---|
static Scoreboard.Order |
Scoreboard.Order.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Scoreboard.Order[] |
Scoreboard.Order.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Constructor and Description |
---|
Scoreboard(int maxCapacity,
Scoreboard.Order order) |
Copyright © 2018. All rights reserved.