@Deprecated
public interface SelectorFactory
MessageFormatter.
The we use it to create and cache various selectors with various options.
| Modifier and Type | Method and Description |
|---|---|
Selector |
createSelector(java.util.Locale locale,
java.util.Map<java.lang.String,java.lang.Object> fixedOptions)
Deprecated.
This API is for technology preview only.
|
@Deprecated Selector createSelector(java.util.Locale locale, java.util.Map<java.lang.String,java.lang.Object> fixedOptions)
locale - the locale to use for selection.fixedOptions - the options to use for selection. The keys and values are function dependent.Copyright ? 2016 Unicode, Inc. and others.