Uses of Class
com.iizix.prop.AppLanguages.Result
Packages that use AppLanguages.Result
Uses of AppLanguages.Result in com.iizix.prop
Fields in com.iizix.prop with type parameters of type AppLanguages.ResultModifier and TypeFieldDescriptionfinal Map<String,
AppLanguages.Result> AppLanguages.Data.languageCodeMap
The map of a language code to a language result.final Map<String,
AppLanguages.Result> AppLanguages.Data.wildCardMap
The map of a wild cards to a language result.Methods in com.iizix.prop that return AppLanguages.ResultModifier and TypeMethodDescriptionAppLanguages.Data.mapLanguage
(String languageCode) Maps a user language code to a Result.AppLanguages.mapLanguage
(String languageCode) Maps a user language code to a Result.