Uses of Class
com.iizix.prop.AppLanguages.Result
Uses of AppLanguages.Result in com.iizix.prop
Modifier 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.Modifier 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.