Uses of Class
com.aoapps.lang.text.UnmodifiableMessageFormat
-
Packages that use UnmodifiableMessageFormat Package Description com.aoapps.lang.text -
-
Uses of UnmodifiableMessageFormat in com.aoapps.lang.text
Methods in com.aoapps.lang.text that return UnmodifiableMessageFormat Modifier and Type Method Description static UnmodifiableMessageFormatMessageFormatFactory. getMessageFormat(String pattern)Gets a message format for the provided format in the current thread locale.static UnmodifiableMessageFormatMessageFormatFactory. getMessageFormat(String pattern, Locale locale)Gets a message format for the provided format and locale.
-