Package | Description |
---|---|
main.java.com.djrapitops.plan.locale | |
main.java.com.djrapitops.plan.utilities.comparators |
Modifier and Type | Method and Description |
---|---|
static Msg |
Msg.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Msg[] |
Msg.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
static Map<String,Msg> |
Msg.getIdentifiers() |
Modifier and Type | Method and Description |
---|---|
static Message |
Locale.get(Msg msg) |
Message |
Locale.getMessage(Msg msg) |
Modifier and Type | Method and Description |
---|---|
int |
LocaleEntryComparator.compare(Map.Entry<Msg,Message> o1,
Map.Entry<Msg,Message> o2) |
int |
LocaleEntryComparator.compare(Map.Entry<Msg,Message> o1,
Map.Entry<Msg,Message> o2) |
Copyright © 2017. All rights reserved.