Uses of Class
com.ibm.icu.message2.MFDataModelFormatter.ResolvedSelector
-
Packages that use MFDataModelFormatter.ResolvedSelector Package Description com.ibm.icu.message2 Tech Preview implementation of the MessageFormat v2 specification. -
-
Uses of MFDataModelFormatter.ResolvedSelector in com.ibm.icu.message2
Methods in com.ibm.icu.message2 with parameters of type MFDataModelFormatter.ResolvedSelector Modifier and Type Method Description private java.util.List<java.lang.String>
MFDataModelFormatter. matchSelectorKeys(MFDataModelFormatter.ResolvedSelector rv, java.util.List<java.lang.String> keys)
spec: The method MatchSelectorKeys is determined by the implementation.
-