xref: /aosp_15_r20/external/icu/icu4j/APIChangeReport.html (revision 0e209d3975ff4a8c132096b14b0e9364a753506e)
1*0e209d39SAndroid Build Coastguard Worker<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
2*0e209d39SAndroid Build Coastguard Worker<html>
3*0e209d39SAndroid Build Coastguard Worker<head>
4*0e209d39SAndroid Build Coastguard Worker<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
5*0e209d39SAndroid Build Coastguard Worker<!-- © 2024 and later: Unicode, Inc. and others. -->
6*0e209d39SAndroid Build Coastguard Worker<!-- License & terms of use: http://www.unicode.org/copyright.html -->
7*0e209d39SAndroid Build Coastguard Worker<title>ICU4J API Comparison: ICU4J 74 with ICU4J 75</title>
8*0e209d39SAndroid Build Coastguard Worker</head>
9*0e209d39SAndroid Build Coastguard Worker<body>
10*0e209d39SAndroid Build Coastguard Worker<h1>ICU4J API Comparison: ICU4J 74 with ICU4J 75</h1>
11*0e209d39SAndroid Build Coastguard Worker
12*0e209d39SAndroid Build Coastguard Worker<hr/>
13*0e209d39SAndroid Build Coastguard Worker<h2>Removed from ICU4J 74</h2>
14*0e209d39SAndroid Build Coastguard Worker<p>(no API removed)</p>
15*0e209d39SAndroid Build Coastguard Worker
16*0e209d39SAndroid Build Coastguard Worker<hr/>
17*0e209d39SAndroid Build Coastguard Worker<h2>Deprecated or Obsoleted in ICU4J 75</h2>
18*0e209d39SAndroid Build Coastguard Worker<p>(no API obsoleted)</p>
19*0e209d39SAndroid Build Coastguard Worker
20*0e209d39SAndroid Build Coastguard Worker<hr/>
21*0e209d39SAndroid Build Coastguard Worker<h2>Changed in ICU4J 75 (old, new)</h2>
22*0e209d39SAndroid Build Coastguard Worker<p>(no API changed)</p>
23*0e209d39SAndroid Build Coastguard Worker
24*0e209d39SAndroid Build Coastguard Worker<hr/>
25*0e209d39SAndroid Build Coastguard Worker<h2>Promoted to stable in ICU4J 75</h2>
26*0e209d39SAndroid Build Coastguard Worker
27*0e209d39SAndroid Build Coastguard Worker<h3>Package com.ibm.icu.text</h3>
28*0e209d39SAndroid Build Coastguard Worker<ul>
29*0e209d39SAndroid Build Coastguard Worker<li><span style='color:green'>(stable)</span> public interface <i>PersonName</i></li>
30*0e209d39SAndroid Build Coastguard Worker<li><span style='color:green'>(stable)</span> public class <i>PersonNameFormatter</i></li>
31*0e209d39SAndroid Build Coastguard Worker<li><span style='color:green'>(stable)</span> public static class <i>PersonNameFormatter.Builder</i></li>
32*0e209d39SAndroid Build Coastguard Worker<li><span style='color:green'>(stable)</span> public class <i>SimplePersonName</i></li>
33*0e209d39SAndroid Build Coastguard Worker<li><span style='color:green'>(stable)</span> public static class <i>SimplePersonName.Builder</i></li>
34*0e209d39SAndroid Build Coastguard Worker<li><span style='color:green'>(stable)</span> public static enum <i>PersonName.FieldModifier</i></li>
35*0e209d39SAndroid Build Coastguard Worker<li><span style='color:green'>(stable)</span> public static enum <i>PersonName.NameField</i></li>
36*0e209d39SAndroid Build Coastguard Worker<li><span style='color:green'>(stable)</span> public static enum <i>PersonName.PreferredOrder</i></li>
37*0e209d39SAndroid Build Coastguard Worker<li><span style='color:green'>(stable)</span> public static enum <i>PersonNameFormatter.DisplayOrder</i></li>
38*0e209d39SAndroid Build Coastguard Worker<li><span style='color:green'>(stable)</span> public static enum <i>PersonNameFormatter.Formality</i></li>
39*0e209d39SAndroid Build Coastguard Worker<li><span style='color:green'>(stable)</span> public static enum <i>PersonNameFormatter.Length</i></li>
40*0e209d39SAndroid Build Coastguard Worker<li><span style='color:green'>(stable)</span> public static enum <i>PersonNameFormatter.Usage</i></li>
41*0e209d39SAndroid Build Coastguard WorkerPersonName.FieldModifier
42*0e209d39SAndroid Build Coastguard Worker<ul>
43*0e209d39SAndroid Build Coastguard Worker<li><span style='color:green'>(stable)</span> public static PersonName.FieldModifier <i>forString</i>(java.lang.String)</li>
44*0e209d39SAndroid Build Coastguard Worker<li><span style='color:green'>(stable)</span> public java.lang.String <i>toString</i>()</li>
45*0e209d39SAndroid Build Coastguard Worker<li><span style='color:green'>(stable)</span> public static final PersonName.FieldModifier ALL_CAPS</li>
46*0e209d39SAndroid Build Coastguard Worker<li><span style='color:green'>(stable)</span> public static final PersonName.FieldModifier CORE</li>
47*0e209d39SAndroid Build Coastguard Worker<li><span style='color:green'>(stable)</span> public static final PersonName.FieldModifier INFORMAL</li>
48*0e209d39SAndroid Build Coastguard Worker<li><span style='color:green'>(stable)</span> public static final PersonName.FieldModifier INITIAL</li>
49*0e209d39SAndroid Build Coastguard Worker<li><span style='color:green'>(stable)</span> public static final PersonName.FieldModifier INITIAL_CAP</li>
50*0e209d39SAndroid Build Coastguard Worker<li><span style='color:green'>(stable)</span> public static final PersonName.FieldModifier MONOGRAM</li>
51*0e209d39SAndroid Build Coastguard Worker<li><span style='color:green'>(stable)</span> public static final PersonName.FieldModifier PREFIX</li>
52*0e209d39SAndroid Build Coastguard Worker</ul>
53*0e209d39SAndroid Build Coastguard WorkerPersonName.NameField
54*0e209d39SAndroid Build Coastguard Worker<ul>
55*0e209d39SAndroid Build Coastguard Worker<li><span style='color:green'>(stable)</span> public java.lang.String <i>toString</i>()</li>
56*0e209d39SAndroid Build Coastguard Worker<li><span style='color:green'>(stable)</span> public static final PersonName.NameField CREDENTIALS</li>
57*0e209d39SAndroid Build Coastguard Worker<li><span style='color:green'>(stable)</span> public static final PersonName.NameField GENERATION</li>
58*0e209d39SAndroid Build Coastguard Worker<li><span style='color:green'>(stable)</span> public static final PersonName.NameField GIVEN</li>
59*0e209d39SAndroid Build Coastguard Worker<li><span style='color:green'>(stable)</span> public static final PersonName.NameField GIVEN2</li>
60*0e209d39SAndroid Build Coastguard Worker<li><span style='color:green'>(stable)</span> public static final PersonName.NameField SURNAME</li>
61*0e209d39SAndroid Build Coastguard Worker<li><span style='color:green'>(stable)</span> public static final PersonName.NameField SURNAME2</li>
62*0e209d39SAndroid Build Coastguard Worker<li><span style='color:green'>(stable)</span> public static final PersonName.NameField TITLE</li>
63*0e209d39SAndroid Build Coastguard Worker</ul>
64*0e209d39SAndroid Build Coastguard WorkerPersonName.PreferredOrder
65*0e209d39SAndroid Build Coastguard Worker<ul>
66*0e209d39SAndroid Build Coastguard Worker<li><span style='color:green'>(stable)</span> public static final PersonName.PreferredOrder DEFAULT</li>
67*0e209d39SAndroid Build Coastguard Worker<li><span style='color:green'>(stable)</span> public static final PersonName.PreferredOrder GIVEN_FIRST</li>
68*0e209d39SAndroid Build Coastguard Worker<li><span style='color:green'>(stable)</span> public static final PersonName.PreferredOrder SURNAME_FIRST</li>
69*0e209d39SAndroid Build Coastguard Worker</ul>
70*0e209d39SAndroid Build Coastguard WorkerPersonNameFormatter.DisplayOrder
71*0e209d39SAndroid Build Coastguard Worker<ul>
72*0e209d39SAndroid Build Coastguard Worker<li><span style='color:green'>(stable)</span> public static final PersonNameFormatter.DisplayOrder DEFAULT</li>
73*0e209d39SAndroid Build Coastguard Worker<li><span style='color:green'>(stable)</span> public static final PersonNameFormatter.DisplayOrder SORTING</li>
74*0e209d39SAndroid Build Coastguard Worker</ul>
75*0e209d39SAndroid Build Coastguard WorkerPersonNameFormatter.Formality
76*0e209d39SAndroid Build Coastguard Worker<ul>
77*0e209d39SAndroid Build Coastguard Worker<li><span style='color:green'>(stable)</span> public static final PersonNameFormatter.Formality FORMAL</li>
78*0e209d39SAndroid Build Coastguard Worker<li><span style='color:green'>(stable)</span> public static final PersonNameFormatter.Formality INFORMAL</li>
79*0e209d39SAndroid Build Coastguard Worker</ul>
80*0e209d39SAndroid Build Coastguard WorkerPersonNameFormatter.Length
81*0e209d39SAndroid Build Coastguard Worker<ul>
82*0e209d39SAndroid Build Coastguard Worker<li><span style='color:green'>(stable)</span> public static final PersonNameFormatter.Length LONG</li>
83*0e209d39SAndroid Build Coastguard Worker<li><span style='color:green'>(stable)</span> public static final PersonNameFormatter.Length MEDIUM</li>
84*0e209d39SAndroid Build Coastguard Worker<li><span style='color:green'>(stable)</span> public static final PersonNameFormatter.Length SHORT</li>
85*0e209d39SAndroid Build Coastguard Worker</ul>
86*0e209d39SAndroid Build Coastguard WorkerPersonNameFormatter.Usage
87*0e209d39SAndroid Build Coastguard Worker<ul>
88*0e209d39SAndroid Build Coastguard Worker<li><span style='color:green'>(stable)</span> public static final PersonNameFormatter.Usage ADDRESSING</li>
89*0e209d39SAndroid Build Coastguard Worker<li><span style='color:green'>(stable)</span> public static final PersonNameFormatter.Usage MONOGRAM</li>
90*0e209d39SAndroid Build Coastguard Worker<li><span style='color:green'>(stable)</span> public static final PersonNameFormatter.Usage REFERRING</li>
91*0e209d39SAndroid Build Coastguard Worker</ul>
92*0e209d39SAndroid Build Coastguard WorkerUnicodeSet
93*0e209d39SAndroid Build Coastguard Worker<ul>
94*0e209d39SAndroid Build Coastguard Worker<li><span style='color:green'>(stable)</span> public static final int SIMPLE_CASE_INSENSITIVE</li>
95*0e209d39SAndroid Build Coastguard Worker</ul>
96*0e209d39SAndroid Build Coastguard Worker</ul>
97*0e209d39SAndroid Build Coastguard Worker
98*0e209d39SAndroid Build Coastguard Worker<h3>Package com.ibm.icu.util</h3>
99*0e209d39SAndroid Build Coastguard Worker<ul>
100*0e209d39SAndroid Build Coastguard WorkerMeasureUnit
101*0e209d39SAndroid Build Coastguard Worker<ul>
102*0e209d39SAndroid Build Coastguard Worker<li><span style='color:green'>(stable)</span> public static final MeasureUnit BEAUFORT</li>
103*0e209d39SAndroid Build Coastguard Worker</ul>
104*0e209d39SAndroid Build Coastguard Worker</ul>
105*0e209d39SAndroid Build Coastguard Worker
106*0e209d39SAndroid Build Coastguard Worker
107*0e209d39SAndroid Build Coastguard Worker<hr/>
108*0e209d39SAndroid Build Coastguard Worker<h2>Added in ICU4J 75</h2>
109*0e209d39SAndroid Build Coastguard Worker
110*0e209d39SAndroid Build Coastguard Worker<h3>Package com.ibm.icu.lang</h3>
111*0e209d39SAndroid Build Coastguard Worker<ul>
112*0e209d39SAndroid Build Coastguard Worker<li><span style='color:orange'>(draft)</span> public static enum <i>UCharacter.IdentifierStatus</i></li>
113*0e209d39SAndroid Build Coastguard Worker<li><span style='color:orange'>(draft)</span> public static enum <i>UCharacter.IdentifierType</i></li>
114*0e209d39SAndroid Build Coastguard WorkerUCharacter
115*0e209d39SAndroid Build Coastguard Worker<ul>
116*0e209d39SAndroid Build Coastguard Worker<li><span style='color:orange'>(draft)</span> public static final int <i>getIdentifierTypes</i>(int, java.util.EnumSet&lt;UCharacter.IdentifierType&gt;)</li>
117*0e209d39SAndroid Build Coastguard Worker<li><span style='color:orange'>(draft)</span> public static final boolean <i>hasIdentifierType</i>(int, UCharacter.IdentifierType)</li>
118*0e209d39SAndroid Build Coastguard Worker</ul>
119*0e209d39SAndroid Build Coastguard WorkerUCharacter.IdentifierStatus
120*0e209d39SAndroid Build Coastguard Worker<ul>
121*0e209d39SAndroid Build Coastguard Worker<li><span style='color:orange'>(draft)</span> public static final UCharacter.IdentifierStatus ALLOWED</li>
122*0e209d39SAndroid Build Coastguard Worker<li><span style='color:orange'>(draft)</span> public static final UCharacter.IdentifierStatus RESTRICTED</li>
123*0e209d39SAndroid Build Coastguard Worker</ul>
124*0e209d39SAndroid Build Coastguard WorkerUCharacter.IdentifierType
125*0e209d39SAndroid Build Coastguard Worker<ul>
126*0e209d39SAndroid Build Coastguard Worker<li><span style='color:orange'>(draft)</span> public static final UCharacter.IdentifierType DEFAULT_IGNORABLE</li>
127*0e209d39SAndroid Build Coastguard Worker<li><span style='color:orange'>(draft)</span> public static final UCharacter.IdentifierType DEPRECATED</li>
128*0e209d39SAndroid Build Coastguard Worker<li><span style='color:orange'>(draft)</span> public static final UCharacter.IdentifierType EXCLUSION</li>
129*0e209d39SAndroid Build Coastguard Worker<li><span style='color:orange'>(draft)</span> public static final UCharacter.IdentifierType INCLUSION</li>
130*0e209d39SAndroid Build Coastguard Worker<li><span style='color:orange'>(draft)</span> public static final UCharacter.IdentifierType LIMITED_USE</li>
131*0e209d39SAndroid Build Coastguard Worker<li><span style='color:orange'>(draft)</span> public static final UCharacter.IdentifierType NOT_CHARACTER</li>
132*0e209d39SAndroid Build Coastguard Worker<li><span style='color:orange'>(draft)</span> public static final UCharacter.IdentifierType NOT_NFKC</li>
133*0e209d39SAndroid Build Coastguard Worker<li><span style='color:orange'>(draft)</span> public static final UCharacter.IdentifierType NOT_XID</li>
134*0e209d39SAndroid Build Coastguard Worker<li><span style='color:orange'>(draft)</span> public static final UCharacter.IdentifierType OBSOLETE</li>
135*0e209d39SAndroid Build Coastguard Worker<li><span style='color:orange'>(draft)</span> public static final UCharacter.IdentifierType RECOMMENDED</li>
136*0e209d39SAndroid Build Coastguard Worker<li><span style='color:orange'>(draft)</span> public static final UCharacter.IdentifierType TECHNICAL</li>
137*0e209d39SAndroid Build Coastguard Worker<li><span style='color:orange'>(draft)</span> public static final UCharacter.IdentifierType UNCOMMON_USE</li>
138*0e209d39SAndroid Build Coastguard Worker</ul>
139*0e209d39SAndroid Build Coastguard WorkerUProperty
140*0e209d39SAndroid Build Coastguard Worker<ul>
141*0e209d39SAndroid Build Coastguard Worker<li><span style='color:orange'>(draft)</span> public static final int IDENTIFIER_STATUS</li>
142*0e209d39SAndroid Build Coastguard Worker<li><span style='color:orange'>(draft)</span> public static final int IDENTIFIER_TYPE</li>
143*0e209d39SAndroid Build Coastguard Worker</ul>
144*0e209d39SAndroid Build Coastguard WorkerUScript
145*0e209d39SAndroid Build Coastguard Worker<ul>
146*0e209d39SAndroid Build Coastguard Worker<li><span style='color:green'>(stable)</span> public static final int ARABIC_NASTALIQ</li>
147*0e209d39SAndroid Build Coastguard Worker</ul>
148*0e209d39SAndroid Build Coastguard Worker</ul>
149*0e209d39SAndroid Build Coastguard Worker
150*0e209d39SAndroid Build Coastguard Worker<h3>Package com.ibm.icu.message2</h3>
151*0e209d39SAndroid Build Coastguard Worker<ul>
152*0e209d39SAndroid Build Coastguard WorkerMFDataModel.Attribute
153*0e209d39SAndroid Build Coastguard Worker<ul>
154*0e209d39SAndroid Build Coastguard Worker<li><span style='color:orange'>(draft)</span> public final java.lang.String name</li>
155*0e209d39SAndroid Build Coastguard Worker<li><span style='color:orange'>(draft)</span> public final MFDataModel.LiteralOrVariableRef value</li>
156*0e209d39SAndroid Build Coastguard Worker</ul>
157*0e209d39SAndroid Build Coastguard WorkerMFDataModel.CatchallKey
158*0e209d39SAndroid Build Coastguard Worker<ul>
159*0e209d39SAndroid Build Coastguard Worker<li><span style='color:orange'>(draft)</span> public <i>MFDataModel.CatchallKey</i>()</li>
160*0e209d39SAndroid Build Coastguard Worker</ul>
161*0e209d39SAndroid Build Coastguard WorkerMFDataModel.FunctionAnnotation
162*0e209d39SAndroid Build Coastguard Worker<ul>
163*0e209d39SAndroid Build Coastguard Worker<li><span style='color:orange'>(draft)</span> public final java.lang.String name</li>
164*0e209d39SAndroid Build Coastguard Worker<li><span style='color:orange'>(draft)</span> public final java.util.Map&lt;java.lang.String, MFDataModel.Option&gt; options</li>
165*0e209d39SAndroid Build Coastguard Worker</ul>
166*0e209d39SAndroid Build Coastguard WorkerMFDataModel.FunctionExpression
167*0e209d39SAndroid Build Coastguard Worker<ul>
168*0e209d39SAndroid Build Coastguard Worker<li><span style='color:orange'>(draft)</span> public final MFDataModel.FunctionAnnotation annotation</li>
169*0e209d39SAndroid Build Coastguard Worker<li><span style='color:orange'>(draft)</span> public final java.util.List&lt;MFDataModel.Attribute&gt; attributes</li>
170*0e209d39SAndroid Build Coastguard Worker</ul>
171*0e209d39SAndroid Build Coastguard WorkerMFDataModel.InputDeclaration
172*0e209d39SAndroid Build Coastguard Worker<ul>
173*0e209d39SAndroid Build Coastguard Worker<li><span style='color:orange'>(draft)</span> public final java.lang.String name</li>
174*0e209d39SAndroid Build Coastguard Worker<li><span style='color:orange'>(draft)</span> public final MFDataModel.VariableExpression value</li>
175*0e209d39SAndroid Build Coastguard Worker</ul>
176*0e209d39SAndroid Build Coastguard WorkerMFDataModel.Literal
177*0e209d39SAndroid Build Coastguard Worker<ul>
178*0e209d39SAndroid Build Coastguard Worker<li><span style='color:orange'>(draft)</span> public final java.lang.String value</li>
179*0e209d39SAndroid Build Coastguard Worker</ul>
180*0e209d39SAndroid Build Coastguard WorkerMFDataModel.LiteralExpression
181*0e209d39SAndroid Build Coastguard Worker<ul>
182*0e209d39SAndroid Build Coastguard Worker<li><span style='color:orange'>(draft)</span> public final MFDataModel.Annotation annotation</li>
183*0e209d39SAndroid Build Coastguard Worker<li><span style='color:orange'>(draft)</span> public final MFDataModel.Literal arg</li>
184*0e209d39SAndroid Build Coastguard Worker<li><span style='color:orange'>(draft)</span> public final java.util.List&lt;MFDataModel.Attribute&gt; attributes</li>
185*0e209d39SAndroid Build Coastguard Worker</ul>
186*0e209d39SAndroid Build Coastguard WorkerMFDataModel.LocalDeclaration
187*0e209d39SAndroid Build Coastguard Worker<ul>
188*0e209d39SAndroid Build Coastguard Worker<li><span style='color:orange'>(draft)</span> public final java.lang.String name</li>
189*0e209d39SAndroid Build Coastguard Worker<li><span style='color:orange'>(draft)</span> public final MFDataModel.Expression value</li>
190*0e209d39SAndroid Build Coastguard Worker</ul>
191*0e209d39SAndroid Build Coastguard WorkerMFDataModel.Markup
192*0e209d39SAndroid Build Coastguard Worker<ul>
193*0e209d39SAndroid Build Coastguard Worker<li><span style='color:orange'>(draft)</span> public final java.util.List&lt;MFDataModel.Attribute&gt; attributes</li>
194*0e209d39SAndroid Build Coastguard Worker<li><span style='color:orange'>(draft)</span> public final MFDataModel.Markup.Kind kind</li>
195*0e209d39SAndroid Build Coastguard Worker<li><span style='color:orange'>(draft)</span> public final java.lang.String name</li>
196*0e209d39SAndroid Build Coastguard Worker<li><span style='color:orange'>(draft)</span> public final java.util.Map&lt;java.lang.String, MFDataModel.Option&gt; options</li>
197*0e209d39SAndroid Build Coastguard Worker</ul>
198*0e209d39SAndroid Build Coastguard WorkerMFDataModel.Option
199*0e209d39SAndroid Build Coastguard Worker<ul>
200*0e209d39SAndroid Build Coastguard Worker<li><span style='color:orange'>(draft)</span> public final java.lang.String name</li>
201*0e209d39SAndroid Build Coastguard Worker<li><span style='color:orange'>(draft)</span> public final MFDataModel.LiteralOrVariableRef value</li>
202*0e209d39SAndroid Build Coastguard Worker</ul>
203*0e209d39SAndroid Build Coastguard WorkerMFDataModel.Pattern
204*0e209d39SAndroid Build Coastguard Worker<ul>
205*0e209d39SAndroid Build Coastguard Worker<li><span style='color:orange'>(draft)</span> public final java.util.List&lt;MFDataModel.PatternPart&gt; parts</li>
206*0e209d39SAndroid Build Coastguard Worker</ul>
207*0e209d39SAndroid Build Coastguard WorkerMFDataModel.PatternMessage
208*0e209d39SAndroid Build Coastguard Worker<ul>
209*0e209d39SAndroid Build Coastguard Worker<li><span style='color:orange'>(draft)</span> public final java.util.List&lt;MFDataModel.Declaration&gt; declarations</li>
210*0e209d39SAndroid Build Coastguard Worker<li><span style='color:orange'>(draft)</span> public final MFDataModel.Pattern pattern</li>
211*0e209d39SAndroid Build Coastguard Worker</ul>
212*0e209d39SAndroid Build Coastguard WorkerMFDataModel.SelectMessage
213*0e209d39SAndroid Build Coastguard Worker<ul>
214*0e209d39SAndroid Build Coastguard Worker<li><span style='color:orange'>(draft)</span> public final java.util.List&lt;MFDataModel.Declaration&gt; declarations</li>
215*0e209d39SAndroid Build Coastguard Worker<li><span style='color:orange'>(draft)</span> public final java.util.List&lt;MFDataModel.Expression&gt; selectors</li>
216*0e209d39SAndroid Build Coastguard Worker<li><span style='color:orange'>(draft)</span> public final java.util.List&lt;MFDataModel.Variant&gt; variants</li>
217*0e209d39SAndroid Build Coastguard Worker</ul>
218*0e209d39SAndroid Build Coastguard WorkerMFDataModel.StringPart
219*0e209d39SAndroid Build Coastguard Worker<ul>
220*0e209d39SAndroid Build Coastguard Worker<li><span style='color:orange'>(draft)</span> public final java.lang.String value</li>
221*0e209d39SAndroid Build Coastguard Worker</ul>
222*0e209d39SAndroid Build Coastguard WorkerMFDataModel.UnsupportedAnnotation
223*0e209d39SAndroid Build Coastguard Worker<ul>
224*0e209d39SAndroid Build Coastguard Worker<li><span style='color:orange'>(draft)</span> public final java.lang.String source</li>
225*0e209d39SAndroid Build Coastguard Worker</ul>
226*0e209d39SAndroid Build Coastguard WorkerMFDataModel.UnsupportedExpression
227*0e209d39SAndroid Build Coastguard Worker<ul>
228*0e209d39SAndroid Build Coastguard Worker<li><span style='color:orange'>(draft)</span> public final MFDataModel.UnsupportedAnnotation annotation</li>
229*0e209d39SAndroid Build Coastguard Worker<li><span style='color:orange'>(draft)</span> public final java.util.List&lt;MFDataModel.Attribute&gt; attributes</li>
230*0e209d39SAndroid Build Coastguard Worker</ul>
231*0e209d39SAndroid Build Coastguard WorkerMFDataModel.UnsupportedStatement
232*0e209d39SAndroid Build Coastguard Worker<ul>
233*0e209d39SAndroid Build Coastguard Worker<li><span style='color:orange'>(draft)</span> public final java.lang.String body</li>
234*0e209d39SAndroid Build Coastguard Worker<li><span style='color:orange'>(draft)</span> public final java.util.List&lt;MFDataModel.Expression&gt; expressions</li>
235*0e209d39SAndroid Build Coastguard Worker<li><span style='color:orange'>(draft)</span> public final java.lang.String keyword</li>
236*0e209d39SAndroid Build Coastguard Worker</ul>
237*0e209d39SAndroid Build Coastguard WorkerMFDataModel.VariableExpression
238*0e209d39SAndroid Build Coastguard Worker<ul>
239*0e209d39SAndroid Build Coastguard Worker<li><span style='color:orange'>(draft)</span> public final MFDataModel.Annotation annotation</li>
240*0e209d39SAndroid Build Coastguard Worker<li><span style='color:orange'>(draft)</span> public final MFDataModel.VariableRef arg</li>
241*0e209d39SAndroid Build Coastguard Worker<li><span style='color:orange'>(draft)</span> public final java.util.List&lt;MFDataModel.Attribute&gt; attributes</li>
242*0e209d39SAndroid Build Coastguard Worker</ul>
243*0e209d39SAndroid Build Coastguard WorkerMFDataModel.VariableRef
244*0e209d39SAndroid Build Coastguard Worker<ul>
245*0e209d39SAndroid Build Coastguard Worker<li><span style='color:orange'>(draft)</span> public final java.lang.String name</li>
246*0e209d39SAndroid Build Coastguard Worker</ul>
247*0e209d39SAndroid Build Coastguard WorkerMFDataModel.Variant
248*0e209d39SAndroid Build Coastguard Worker<ul>
249*0e209d39SAndroid Build Coastguard Worker<li><span style='color:orange'>(draft)</span> public final java.util.List&lt;MFDataModel.LiteralOrCatchallKey&gt; keys</li>
250*0e209d39SAndroid Build Coastguard Worker<li><span style='color:orange'>(draft)</span> public final MFDataModel.Pattern value</li>
251*0e209d39SAndroid Build Coastguard Worker</ul>
252*0e209d39SAndroid Build Coastguard WorkerMFParseException
253*0e209d39SAndroid Build Coastguard Worker<ul>
254*0e209d39SAndroid Build Coastguard Worker<li><span style='color:orange'>(draft)</span> public <i>MFParseException</i>(java.lang.String, int)</li>
255*0e209d39SAndroid Build Coastguard Worker<li><span style='color:orange'>(draft)</span> public java.lang.String <i>getMessage</i>()</li>
256*0e209d39SAndroid Build Coastguard Worker</ul>
257*0e209d39SAndroid Build Coastguard WorkerMFSerializer
258*0e209d39SAndroid Build Coastguard Worker<ul>
259*0e209d39SAndroid Build Coastguard Worker<li><span style='color:orange'>(draft)</span> public <i>MFSerializer</i>()</li>
260*0e209d39SAndroid Build Coastguard Worker</ul>
261*0e209d39SAndroid Build Coastguard Worker</ul>
262*0e209d39SAndroid Build Coastguard Worker
263*0e209d39SAndroid Build Coastguard Worker<h3>Package com.ibm.icu.number</h3>
264*0e209d39SAndroid Build Coastguard Worker<ul>
265*0e209d39SAndroid Build Coastguard WorkerLocalizedNumberFormatter
266*0e209d39SAndroid Build Coastguard Worker<ul>
267*0e209d39SAndroid Build Coastguard Worker<li><span style='color:orange'>(draft)</span> public UnlocalizedNumberFormatter <i>withoutLocale</i>()</li>
268*0e209d39SAndroid Build Coastguard Worker</ul>
269*0e209d39SAndroid Build Coastguard WorkerLocalizedNumberRangeFormatter
270*0e209d39SAndroid Build Coastguard Worker<ul>
271*0e209d39SAndroid Build Coastguard Worker<li><span style='color:orange'>(draft)</span> public UnlocalizedNumberRangeFormatter <i>withoutLocale</i>()</li>
272*0e209d39SAndroid Build Coastguard Worker</ul>
273*0e209d39SAndroid Build Coastguard Worker</ul>
274*0e209d39SAndroid Build Coastguard Worker
275*0e209d39SAndroid Build Coastguard Worker<h3>Package com.ibm.icu.util</h3>
276*0e209d39SAndroid Build Coastguard Worker<ul>
277*0e209d39SAndroid Build Coastguard WorkerMeasureUnit.MeasurePrefix
278*0e209d39SAndroid Build Coastguard Worker<ul>
279*0e209d39SAndroid Build Coastguard Worker<li><span style='color:orange'>(draft)</span> public static final MeasureUnit.MeasurePrefix QUECTO</li>
280*0e209d39SAndroid Build Coastguard Worker<li><span style='color:orange'>(draft)</span> public static final MeasureUnit.MeasurePrefix QUETTA</li>
281*0e209d39SAndroid Build Coastguard Worker<li><span style='color:orange'>(draft)</span> public static final MeasureUnit.MeasurePrefix RONNA</li>
282*0e209d39SAndroid Build Coastguard Worker<li><span style='color:orange'>(draft)</span> public static final MeasureUnit.MeasurePrefix RONTO</li>
283*0e209d39SAndroid Build Coastguard Worker</ul>
284*0e209d39SAndroid Build Coastguard Worker</ul>
285*0e209d39SAndroid Build Coastguard Worker
286*0e209d39SAndroid Build Coastguard Worker<hr/>
287*0e209d39SAndroid Build Coastguard Worker<p><i><font size="-1">Contents generated by ReportAPI tool on Mon Mar 25 13:11:50 EDT 2024<br/>© 2024 and later: Unicode, Inc. and others. License & terms of use: <a href="http://www.unicode.org/copyright.html">http://www.unicode.org/copyright.html</a></font></i></p>
288*0e209d39SAndroid Build Coastguard Worker</body>
289*0e209d39SAndroid Build Coastguard Worker</html>
290