Uses of Class
com.ibm.icu.message2.Mf2DataModel.Value.Builder
-
Packages that use Mf2DataModel.Value.Builder Package Description com.ibm.icu.message2 Tech Preview implementation of the MessageFormat v2 specification. -
-
Uses of Mf2DataModel.Value.Builder in com.ibm.icu.message2
Methods in com.ibm.icu.message2 that return Mf2DataModel.Value.Builder Modifier and Type Method Description static Mf2DataModel.Value.BuilderMf2DataModel.Value. builder()Deprecated.This API is for technology preview only.Mf2DataModel.Value.BuilderMf2DataModel.Value.Builder. setLiteral(java.lang.String literal)Deprecated.This API is for technology preview only.Mf2DataModel.Value.BuilderMf2DataModel.Value.Builder. setVariableName(java.lang.String variableName)Deprecated.This API is for technology preview only.
-