Uses of Class
com.ibm.icu.message2.Mf2DataModel.OrderedMap
Packages that use Mf2DataModel.OrderedMap
-
Uses of Mf2DataModel.OrderedMap in com.ibm.icu.message2
Methods in com.ibm.icu.message2 that return Mf2DataModel.OrderedMapModifier and TypeMethodDescriptionMf2DataModel.getLocalVariables()
Deprecated.This API is for technology preview only.Mf2DataModel.getVariants()
Deprecated.This API is for technology preview only.Methods in com.ibm.icu.message2 with parameters of type Mf2DataModel.OrderedMapModifier and TypeMethodDescriptionMf2DataModel.Builder.addLocalVariables
(Mf2DataModel.OrderedMap<String, Mf2DataModel.Expression> otherLocalVariables) Deprecated.This API is for technology preview only.Mf2DataModel.Builder.addVariants
(Mf2DataModel.OrderedMap<Mf2DataModel.SelectorKeys, Mf2DataModel.Pattern> otherVariants) Deprecated.This API is for technology preview only.