Class LocaleEntryComparator

java.lang.Object
com.djrapitops.plan.utilities.comparators.LocaleEntryComparator
All Implemented Interfaces:
Comparator<Map.Entry<Lang,​Message>>

public class LocaleEntryComparator extends Object implements Comparator<Map.Entry<Lang,​Message>>
Compares Locale Map Entries and sorts them alphabetically according to the Enum Names.