@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(Locale locale,
Map<String,Object> fixedOptions)
Deprecated.
This API is for technology preview only.
|
@Deprecated Selector createSelector(Locale locale, Map<String,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.