Uses of Class
net.anotheria.anosite.localization.LocalizationResolver
-
Packages that use LocalizationResolver Package Description net.anotheria.anosite.localization -
-
Uses of LocalizationResolver in net.anotheria.anosite.localization
Methods in net.anotheria.anosite.localization that return LocalizationResolver Modifier and Type Method Description static LocalizationResolverLocalizationResolver. valueOf(String name)Returns the enum constant of this type with the specified name.static LocalizationResolver[]LocalizationResolver. values()Returns an array containing the constants of this enum type, in the order they are declared.
-