Fredrik Roubert | 7935b18 | 2014-11-18 20:21:54 -0800 | [diff] [blame] | 1 | <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> |
| 2 | <html> |
| 3 | <head> |
| 4 | <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> |
Nikita Iashchenko | da0990f | 2019-06-13 19:36:45 +0100 | [diff] [blame] | 5 | <!-- © 2019 and later: Unicode, Inc. and others. --> |
Fredrik Roubert | 2d2bb24 | 2016-10-21 19:44:52 +0200 | [diff] [blame] | 6 | <!-- License & terms of use: http://www.unicode.org/copyright.html#License --> |
Nikita Iashchenko | 4c0e286 | 2019-11-05 16:38:00 +0000 | [diff] [blame^] | 7 | <title>ICU4J API Comparison: ICU4J 64.2 with ICU4J 65.1</title> |
Fredrik Roubert | 7935b18 | 2014-11-18 20:21:54 -0800 | [diff] [blame] | 8 | </head> |
| 9 | <body> |
Nikita Iashchenko | 4c0e286 | 2019-11-05 16:38:00 +0000 | [diff] [blame^] | 10 | <h1>ICU4J API Comparison: ICU4J 64.2 with ICU4J 65.1</h1> |
Fredrik Roubert | 7935b18 | 2014-11-18 20:21:54 -0800 | [diff] [blame] | 11 | |
| 12 | <hr/> |
Nikita Iashchenko | 4c0e286 | 2019-11-05 16:38:00 +0000 | [diff] [blame^] | 13 | <h2>Removed from ICU4J 64.2</h2> |
Nikita Iashchenko | da0990f | 2019-06-13 19:36:45 +0100 | [diff] [blame] | 14 | |
| 15 | <h3>Package com.ibm.icu.util</h3> |
| 16 | <ul> |
Nikita Iashchenko | 4c0e286 | 2019-11-05 16:38:00 +0000 | [diff] [blame^] | 17 | LocaleMatcher |
Nikita Iashchenko | da0990f | 2019-06-13 19:36:45 +0100 | [diff] [blame] | 18 | <ul> |
Nikita Iashchenko | 4c0e286 | 2019-11-05 16:38:00 +0000 | [diff] [blame^] | 19 | <li><span style='color:green'>(stable)</span> public ULocale <i>getBestMatch</i>(LocalePriorityList)</li> |
Nikita Iashchenko | da0990f | 2019-06-13 19:36:45 +0100 | [diff] [blame] | 20 | </ul> |
| 21 | </ul> |
| 22 | |
Fredrik Roubert | 9d0914b | 2018-06-21 14:30:32 +0200 | [diff] [blame] | 23 | |
| 24 | <hr/> |
Nikita Iashchenko | 4c0e286 | 2019-11-05 16:38:00 +0000 | [diff] [blame^] | 25 | <h2>Deprecated or Obsoleted in ICU4J 65.1</h2> |
Nikita Iashchenko | da0990f | 2019-06-13 19:36:45 +0100 | [diff] [blame] | 26 | |
| 27 | <h3>Package com.ibm.icu.util</h3> |
Victor Chang | 4578a1c | 2018-10-22 04:26:58 +0100 | [diff] [blame] | 28 | <ul> |
Nikita Iashchenko | 4c0e286 | 2019-11-05 16:38:00 +0000 | [diff] [blame^] | 29 | LocaleMatcher |
Nikita Iashchenko | da0990f | 2019-06-13 19:36:45 +0100 | [diff] [blame] | 30 | <ul> |
Nikita Iashchenko | 4c0e286 | 2019-11-05 16:38:00 +0000 | [diff] [blame^] | 31 | <li><span style='color:gray'>(deprecated)</span> public double <i>match</i>(ULocale, ULocale, ULocale, ULocale)</li> |
Victor Chang | 4578a1c | 2018-10-22 04:26:58 +0100 | [diff] [blame] | 32 | </ul> |
Victor Chang | 4578a1c | 2018-10-22 04:26:58 +0100 | [diff] [blame] | 33 | </ul> |
Nikita Iashchenko | da0990f | 2019-06-13 19:36:45 +0100 | [diff] [blame] | 34 | |
| 35 | |
| 36 | <hr/> |
Nikita Iashchenko | 4c0e286 | 2019-11-05 16:38:00 +0000 | [diff] [blame^] | 37 | <h2>Changed in ICU4J 65.1 (old, new)</h2> |
| 38 | <p>(no API changed)</p> |
Victor Chang | 4578a1c | 2018-10-22 04:26:58 +0100 | [diff] [blame] | 39 | |
| 40 | <hr/> |
Nikita Iashchenko | 4c0e286 | 2019-11-05 16:38:00 +0000 | [diff] [blame^] | 41 | <h2>Promoted to stable in ICU4J 65.1</h2> |
Victor Chang | 4578a1c | 2018-10-22 04:26:58 +0100 | [diff] [blame] | 42 | |
| 43 | <h3>Package com.ibm.icu.lang</h3> |
| 44 | <ul> |
Nikita Iashchenko | 4c0e286 | 2019-11-05 16:38:00 +0000 | [diff] [blame^] | 45 | <li><span style='color:green'>(stable)</span> public final class <i>CharacterProperties</i></li> |
Victor Chang | 4578a1c | 2018-10-22 04:26:58 +0100 | [diff] [blame] | 46 | </ul> |
| 47 | |
| 48 | <h3>Package com.ibm.icu.number</h3> |
| 49 | <ul> |
Nikita Iashchenko | 4c0e286 | 2019-11-05 16:38:00 +0000 | [diff] [blame^] | 50 | <li><span style='color:green'>(stable)</span> public class <i>CompactNotation</i></li> |
| 51 | <li><span style='color:green'>(stable)</span> public abstract class <i>CurrencyPrecision</i></li> |
| 52 | <li><span style='color:green'>(stable)</span> public class <i>FormattedNumber</i></li> |
| 53 | <li><span style='color:green'>(stable)</span> public class <i>FormattedNumberRange</i></li> |
| 54 | <li><span style='color:green'>(stable)</span> public abstract class <i>FractionPrecision</i></li> |
| 55 | <li><span style='color:green'>(stable)</span> public class <i>IntegerWidth</i></li> |
| 56 | <li><span style='color:green'>(stable)</span> public class <i>LocalizedNumberFormatter</i></li> |
| 57 | <li><span style='color:green'>(stable)</span> public class <i>LocalizedNumberRangeFormatter</i></li> |
| 58 | <li><span style='color:green'>(stable)</span> public class <i>Notation</i></li> |
| 59 | <li><span style='color:green'>(stable)</span> public final class <i>NumberFormatter</i></li> |
| 60 | <li><span style='color:green'>(stable)</span> public abstract class <i>NumberFormatterSettings</i></li> |
| 61 | <li><span style='color:green'>(stable)</span> public abstract class <i>NumberRangeFormatter</i></li> |
| 62 | <li><span style='color:green'>(stable)</span> public abstract class <i>NumberRangeFormatterSettings</i></li> |
| 63 | <li><span style='color:green'>(stable)</span> public abstract class <i>Precision</i></li> |
| 64 | <li><span style='color:green'>(stable)</span> public class <i>Scale</i></li> |
| 65 | <li><span style='color:green'>(stable)</span> public class <i>ScientificNotation</i></li> |
| 66 | <li><span style='color:green'>(stable)</span> public class <i>SimpleNotation</i></li> |
| 67 | <li><span style='color:green'>(stable)</span> public class <i>SkeletonSyntaxException</i></li> |
| 68 | <li><span style='color:green'>(stable)</span> public class <i>UnlocalizedNumberFormatter</i></li> |
| 69 | <li><span style='color:green'>(stable)</span> public class <i>UnlocalizedNumberRangeFormatter</i></li> |
| 70 | <li><span style='color:green'>(stable)</span> public static enum <i>NumberFormatter.DecimalSeparatorDisplay</i></li> |
| 71 | <li><span style='color:green'>(stable)</span> public static enum <i>NumberFormatter.GroupingStrategy</i></li> |
| 72 | <li><span style='color:green'>(stable)</span> public static enum <i>NumberFormatter.SignDisplay</i></li> |
| 73 | <li><span style='color:green'>(stable)</span> public static enum <i>NumberFormatter.UnitWidth</i></li> |
| 74 | <li><span style='color:green'>(stable)</span> public static enum <i>NumberRangeFormatter.RangeCollapse</i></li> |
| 75 | <li><span style='color:green'>(stable)</span> public static enum <i>NumberRangeFormatter.RangeIdentityFallback</i></li> |
| 76 | <li><span style='color:green'>(stable)</span> public static enum <i>NumberRangeFormatter.RangeIdentityResult</i></li> |
| 77 | NumberFormatter.DecimalSeparatorDisplay |
Victor Chang | 4578a1c | 2018-10-22 04:26:58 +0100 | [diff] [blame] | 78 | <ul> |
Nikita Iashchenko | 4c0e286 | 2019-11-05 16:38:00 +0000 | [diff] [blame^] | 79 | <li><span style='color:green'>(stable)</span> public static final NumberFormatter.DecimalSeparatorDisplay ALWAYS</li> |
| 80 | <li><span style='color:green'>(stable)</span> public static final NumberFormatter.DecimalSeparatorDisplay AUTO</li> |
Victor Chang | 4578a1c | 2018-10-22 04:26:58 +0100 | [diff] [blame] | 81 | </ul> |
Nikita Iashchenko | 4c0e286 | 2019-11-05 16:38:00 +0000 | [diff] [blame^] | 82 | NumberFormatter.GroupingStrategy |
Victor Chang | 4578a1c | 2018-10-22 04:26:58 +0100 | [diff] [blame] | 83 | <ul> |
Nikita Iashchenko | 4c0e286 | 2019-11-05 16:38:00 +0000 | [diff] [blame^] | 84 | <li><span style='color:green'>(stable)</span> public static final NumberFormatter.GroupingStrategy AUTO</li> |
| 85 | <li><span style='color:green'>(stable)</span> public static final NumberFormatter.GroupingStrategy MIN2</li> |
| 86 | <li><span style='color:green'>(stable)</span> public static final NumberFormatter.GroupingStrategy OFF</li> |
| 87 | <li><span style='color:green'>(stable)</span> public static final NumberFormatter.GroupingStrategy ON_ALIGNED</li> |
| 88 | <li><span style='color:green'>(stable)</span> public static final NumberFormatter.GroupingStrategy THOUSANDS</li> |
| 89 | </ul> |
| 90 | NumberFormatter.SignDisplay |
| 91 | <ul> |
| 92 | <li><span style='color:green'>(stable)</span> public static final NumberFormatter.SignDisplay ACCOUNTING</li> |
| 93 | <li><span style='color:green'>(stable)</span> public static final NumberFormatter.SignDisplay ACCOUNTING_ALWAYS</li> |
| 94 | <li><span style='color:green'>(stable)</span> public static final NumberFormatter.SignDisplay ACCOUNTING_EXCEPT_ZERO</li> |
| 95 | <li><span style='color:green'>(stable)</span> public static final NumberFormatter.SignDisplay ALWAYS</li> |
| 96 | <li><span style='color:green'>(stable)</span> public static final NumberFormatter.SignDisplay AUTO</li> |
| 97 | <li><span style='color:green'>(stable)</span> public static final NumberFormatter.SignDisplay EXCEPT_ZERO</li> |
| 98 | <li><span style='color:green'>(stable)</span> public static final NumberFormatter.SignDisplay NEVER</li> |
| 99 | </ul> |
| 100 | NumberFormatter.UnitWidth |
| 101 | <ul> |
| 102 | <li><span style='color:green'>(stable)</span> public static final NumberFormatter.UnitWidth FULL_NAME</li> |
| 103 | <li><span style='color:green'>(stable)</span> public static final NumberFormatter.UnitWidth HIDDEN</li> |
| 104 | <li><span style='color:green'>(stable)</span> public static final NumberFormatter.UnitWidth ISO_CODE</li> |
| 105 | <li><span style='color:green'>(stable)</span> public static final NumberFormatter.UnitWidth NARROW</li> |
| 106 | <li><span style='color:green'>(stable)</span> public static final NumberFormatter.UnitWidth SHORT</li> |
| 107 | </ul> |
| 108 | NumberRangeFormatter.RangeCollapse |
| 109 | <ul> |
| 110 | <li><span style='color:green'>(stable)</span> public static final NumberRangeFormatter.RangeCollapse ALL</li> |
| 111 | <li><span style='color:green'>(stable)</span> public static final NumberRangeFormatter.RangeCollapse AUTO</li> |
| 112 | <li><span style='color:green'>(stable)</span> public static final NumberRangeFormatter.RangeCollapse NONE</li> |
| 113 | <li><span style='color:green'>(stable)</span> public static final NumberRangeFormatter.RangeCollapse UNIT</li> |
| 114 | </ul> |
| 115 | NumberRangeFormatter.RangeIdentityFallback |
| 116 | <ul> |
| 117 | <li><span style='color:green'>(stable)</span> public static final NumberRangeFormatter.RangeIdentityFallback APPROXIMATELY</li> |
| 118 | <li><span style='color:green'>(stable)</span> public static final NumberRangeFormatter.RangeIdentityFallback APPROXIMATELY_OR_SINGLE_VALUE</li> |
| 119 | <li><span style='color:green'>(stable)</span> public static final NumberRangeFormatter.RangeIdentityFallback RANGE</li> |
| 120 | <li><span style='color:green'>(stable)</span> public static final NumberRangeFormatter.RangeIdentityFallback SINGLE_VALUE</li> |
| 121 | </ul> |
| 122 | NumberRangeFormatter.RangeIdentityResult |
| 123 | <ul> |
| 124 | <li><span style='color:green'>(stable)</span> public static final NumberRangeFormatter.RangeIdentityResult EQUAL_AFTER_ROUNDING</li> |
| 125 | <li><span style='color:green'>(stable)</span> public static final NumberRangeFormatter.RangeIdentityResult EQUAL_BEFORE_ROUNDING</li> |
| 126 | <li><span style='color:green'>(stable)</span> public static final NumberRangeFormatter.RangeIdentityResult NOT_EQUAL</li> |
Victor Chang | 4578a1c | 2018-10-22 04:26:58 +0100 | [diff] [blame] | 127 | </ul> |
| 128 | </ul> |
| 129 | |
| 130 | <h3>Package com.ibm.icu.text</h3> |
| 131 | <ul> |
Nikita Iashchenko | da0990f | 2019-06-13 19:36:45 +0100 | [diff] [blame] | 132 | DecimalFormat |
Victor Chang | 4578a1c | 2018-10-22 04:26:58 +0100 | [diff] [blame] | 133 | <ul> |
Nikita Iashchenko | 4c0e286 | 2019-11-05 16:38:00 +0000 | [diff] [blame^] | 134 | <li><span style='color:green'>(stable)</span> public LocalizedNumberFormatter <i>toNumberFormatter</i>()</li> |
Victor Chang | 4578a1c | 2018-10-22 04:26:58 +0100 | [diff] [blame] | 135 | </ul> |
Nikita Iashchenko | 4c0e286 | 2019-11-05 16:38:00 +0000 | [diff] [blame^] | 136 | SpoofChecker |
Victor Chang | 4578a1c | 2018-10-22 04:26:58 +0100 | [diff] [blame] | 137 | <ul> |
Nikita Iashchenko | 4c0e286 | 2019-11-05 16:38:00 +0000 | [diff] [blame^] | 138 | <li><span style='color:green'>(stable)</span> public static final int HIDDEN_OVERLAY</li> |
Victor Chang | 4578a1c | 2018-10-22 04:26:58 +0100 | [diff] [blame] | 139 | </ul> |
| 140 | </ul> |
| 141 | |
| 142 | <h3>Package com.ibm.icu.util</h3> |
| 143 | <ul> |
Nikita Iashchenko | 4c0e286 | 2019-11-05 16:38:00 +0000 | [diff] [blame^] | 144 | <li><span style='color:green'>(stable)</span> public abstract class <i>CodePointMap</i></li> |
| 145 | <li><span style='color:green'>(stable)</span> public static final class <i>CodePointMap.Range</i></li> |
| 146 | <li><span style='color:green'>(stable)</span> public class <i>CodePointMap.StringIterator</i></li> |
| 147 | <li><span style='color:green'>(stable)</span> public static interface <i>CodePointMap.ValueFilter</i></li> |
| 148 | <li><span style='color:green'>(stable)</span> public abstract class <i>CodePointTrie</i></li> |
| 149 | <li><span style='color:green'>(stable)</span> public static abstract class <i>CodePointTrie.Fast</i></li> |
| 150 | <li><span style='color:green'>(stable)</span> public static final class <i>CodePointTrie.Fast16</i></li> |
| 151 | <li><span style='color:green'>(stable)</span> public static final class <i>CodePointTrie.Fast32</i></li> |
| 152 | <li><span style='color:green'>(stable)</span> public static final class <i>CodePointTrie.Fast8</i></li> |
| 153 | <li><span style='color:green'>(stable)</span> public static abstract class <i>CodePointTrie.Small</i></li> |
| 154 | <li><span style='color:green'>(stable)</span> public static final class <i>CodePointTrie.Small16</i></li> |
| 155 | <li><span style='color:green'>(stable)</span> public static final class <i>CodePointTrie.Small32</i></li> |
| 156 | <li><span style='color:green'>(stable)</span> public static final class <i>CodePointTrie.Small8</i></li> |
| 157 | <li><span style='color:green'>(stable)</span> public final class <i>MutableCodePointTrie</i></li> |
| 158 | <li><span style='color:green'>(stable)</span> public static enum <i>CodePointMap.RangeOption</i></li> |
| 159 | <li><span style='color:green'>(stable)</span> public static enum <i>CodePointTrie.Type</i></li> |
| 160 | <li><span style='color:green'>(stable)</span> public static enum <i>CodePointTrie.ValueWidth</i></li> |
| 161 | CodePointMap.RangeOption |
Victor Chang | 4578a1c | 2018-10-22 04:26:58 +0100 | [diff] [blame] | 162 | <ul> |
Nikita Iashchenko | 4c0e286 | 2019-11-05 16:38:00 +0000 | [diff] [blame^] | 163 | <li><span style='color:green'>(stable)</span> public static final CodePointMap.RangeOption FIXED_ALL_SURROGATES</li> |
| 164 | <li><span style='color:green'>(stable)</span> public static final CodePointMap.RangeOption FIXED_LEAD_SURROGATES</li> |
| 165 | <li><span style='color:green'>(stable)</span> public static final CodePointMap.RangeOption NORMAL</li> |
Victor Chang | 4578a1c | 2018-10-22 04:26:58 +0100 | [diff] [blame] | 166 | </ul> |
Nikita Iashchenko | 4c0e286 | 2019-11-05 16:38:00 +0000 | [diff] [blame^] | 167 | CodePointTrie.Type |
Victor Chang | 4578a1c | 2018-10-22 04:26:58 +0100 | [diff] [blame] | 168 | <ul> |
Nikita Iashchenko | 4c0e286 | 2019-11-05 16:38:00 +0000 | [diff] [blame^] | 169 | <li><span style='color:green'>(stable)</span> public static final CodePointTrie.Type FAST</li> |
| 170 | <li><span style='color:green'>(stable)</span> public static final CodePointTrie.Type SMALL</li> |
Victor Chang | 4578a1c | 2018-10-22 04:26:58 +0100 | [diff] [blame] | 171 | </ul> |
Nikita Iashchenko | 4c0e286 | 2019-11-05 16:38:00 +0000 | [diff] [blame^] | 172 | CodePointTrie.ValueWidth |
Victor Chang | 4578a1c | 2018-10-22 04:26:58 +0100 | [diff] [blame] | 173 | <ul> |
Nikita Iashchenko | 4c0e286 | 2019-11-05 16:38:00 +0000 | [diff] [blame^] | 174 | <li><span style='color:green'>(stable)</span> public static final CodePointTrie.ValueWidth BITS_16</li> |
| 175 | <li><span style='color:green'>(stable)</span> public static final CodePointTrie.ValueWidth BITS_32</li> |
| 176 | <li><span style='color:green'>(stable)</span> public static final CodePointTrie.ValueWidth BITS_8</li> |
Victor Chang | 4578a1c | 2018-10-22 04:26:58 +0100 | [diff] [blame] | 177 | </ul> |
| 178 | MeasureUnit |
| 179 | <ul> |
Nikita Iashchenko | 4c0e286 | 2019-11-05 16:38:00 +0000 | [diff] [blame^] | 180 | <li><span style='color:green'>(stable)</span> public static final MeasureUnit ATMOSPHERE</li> |
| 181 | <li><span style='color:green'>(stable)</span> public static final MeasureUnit PERCENT</li> |
| 182 | <li><span style='color:green'>(stable)</span> public static final MeasureUnit PERMILLE</li> |
| 183 | <li><span style='color:green'>(stable)</span> public static final MeasureUnit PETABYTE</li> |
Nikita Iashchenko | da0990f | 2019-06-13 19:36:45 +0100 | [diff] [blame] | 184 | </ul> |
Nikita Iashchenko | 4c0e286 | 2019-11-05 16:38:00 +0000 | [diff] [blame^] | 185 | </ul> |
| 186 | |
| 187 | |
| 188 | <hr/> |
| 189 | <h2>Added in ICU4J 65.1</h2> |
| 190 | |
| 191 | <h3>Package com.ibm.icu.text</h3> |
Nikita Iashchenko | da0990f | 2019-06-13 19:36:45 +0100 | [diff] [blame] | 192 | <ul> |
Nikita Iashchenko | 4c0e286 | 2019-11-05 16:38:00 +0000 | [diff] [blame^] | 193 | RelativeDateTimeFormatter.AbsoluteUnit |
| 194 | <ul> |
| 195 | <li><span style='color:orange'>(draft)</span> public static final RelativeDateTimeFormatter.AbsoluteUnit HOUR</li> |
| 196 | <li><span style='color:orange'>(draft)</span> public static final RelativeDateTimeFormatter.AbsoluteUnit MINUTE</li> |
| 197 | </ul> |
| 198 | </ul> |
| 199 | |
| 200 | <h3>Package com.ibm.icu.util</h3> |
| 201 | <ul> |
| 202 | <li><span style='color:orange'>(draft)</span> public static final class <i>LocaleMatcher.Builder</i></li> |
| 203 | <li><span style='color:orange'>(draft)</span> public static final class <i>LocaleMatcher.Result</i></li> |
| 204 | <li><span style='color:orange'>(draft)</span> public static enum <i>LocaleMatcher.Demotion</i></li> |
| 205 | <li><span style='color:orange'>(draft)</span> public static enum <i>LocaleMatcher.FavorSubtag</i></li> |
| 206 | <li><span style='color:orange'>(draft)</span> public static enum <i>ULocale.AvailableType</i></li> |
| 207 | LocaleMatcher |
| 208 | <ul> |
| 209 | <li><span style='color:orange'>(draft)</span> public static LocaleMatcher.Builder <i>builder</i>()</li> |
| 210 | <li><span style='color:orange'>(draft)</span> public java.util.Locale <i>getBestLocale</i>(java.lang.Iterable<java.util.Locale>)</li> |
| 211 | <li><span style='color:orange'>(draft)</span> public java.util.Locale <i>getBestLocale</i>(java.util.Locale)</li> |
| 212 | <li><span style='color:orange'>(draft)</span> public LocaleMatcher.Result <i>getBestLocaleResult</i>(java.lang.Iterable<java.util.Locale>)</li> |
| 213 | <li><span style='color:orange'>(draft)</span> public LocaleMatcher.Result <i>getBestLocaleResult</i>(java.util.Locale)</li> |
| 214 | <li><span style='color:green'>(stable)</span> public ULocale <i>getBestMatch</i>(java.lang.Iterable<ULocale>)</li> |
| 215 | <li><span style='color:orange'>(draft)</span> public LocaleMatcher.Result <i>getBestMatchResult</i>(ULocale)</li> |
| 216 | <li><span style='color:orange'>(draft)</span> public LocaleMatcher.Result <i>getBestMatchResult</i>(java.lang.Iterable<ULocale>)</li> |
| 217 | </ul> |
| 218 | LocaleMatcher.Demotion |
| 219 | <ul> |
| 220 | <li><span style='color:orange'>(draft)</span> public static final LocaleMatcher.Demotion NONE</li> |
| 221 | <li><span style='color:orange'>(draft)</span> public static final LocaleMatcher.Demotion REGION</li> |
| 222 | </ul> |
| 223 | LocaleMatcher.FavorSubtag |
| 224 | <ul> |
| 225 | <li><span style='color:orange'>(draft)</span> public static final LocaleMatcher.FavorSubtag LANGUAGE</li> |
| 226 | <li><span style='color:orange'>(draft)</span> public static final LocaleMatcher.FavorSubtag SCRIPT</li> |
| 227 | </ul> |
| 228 | LocalePriorityList |
| 229 | <ul> |
| 230 | <li><span style='color:orange'>(draft)</span> public java.util.Set<ULocale> <i>getULocales</i>()</li> |
| 231 | </ul> |
| 232 | MeasureUnit |
| 233 | <ul> |
| 234 | <li><span style='color:orange'>(draft)</span> public static final MeasureUnit BAR</li> |
| 235 | <li><span style='color:orange'>(draft)</span> public static final MeasureUnit DECADE</li> |
| 236 | <li><span style='color:orange'>(draft)</span> public static final MeasureUnit DOT_PER_CENTIMETER</li> |
| 237 | <li><span style='color:orange'>(draft)</span> public static final MeasureUnit DOT_PER_INCH</li> |
| 238 | <li><span style='color:orange'>(draft)</span> public static final MeasureUnit EM</li> |
| 239 | <li><span style='color:orange'>(draft)</span> public static final MeasureUnit MEGAPIXEL</li> |
| 240 | <li><span style='color:orange'>(draft)</span> public static final MeasureUnit PASCAL</li> |
| 241 | <li><span style='color:orange'>(draft)</span> public static final MeasureUnit PIXEL</li> |
| 242 | <li><span style='color:orange'>(draft)</span> public static final MeasureUnit PIXEL_PER_CENTIMETER</li> |
| 243 | <li><span style='color:orange'>(draft)</span> public static final MeasureUnit PIXEL_PER_INCH</li> |
| 244 | <li><span style='color:orange'>(draft)</span> public static final MeasureUnit THERM_US</li> |
| 245 | </ul> |
| 246 | ULocale |
| 247 | <ul> |
| 248 | <li><span style='color:orange'>(draft)</span> public static java.util.Collection<ULocale> <i>getAvailableLocalesByType</i>(ULocale.AvailableType)</li> |
| 249 | </ul> |
| 250 | ULocale.AvailableType |
| 251 | <ul> |
| 252 | <li><span style='color:orange'>(draft)</span> public static final ULocale.AvailableType DEFAULT</li> |
| 253 | <li><span style='color:orange'>(draft)</span> public static final ULocale.AvailableType ONLY_LEGACY_ALIASES</li> |
| 254 | <li><span style='color:orange'>(draft)</span> public static final ULocale.AvailableType WITH_LEGACY_ALIASES</li> |
Fredrik Roubert | 7935b18 | 2014-11-18 20:21:54 -0800 | [diff] [blame] | 255 | </ul> |
| 256 | </ul> |
| 257 | |
| 258 | <hr/> |
Nikita Iashchenko | 4c0e286 | 2019-11-05 16:38:00 +0000 | [diff] [blame^] | 259 | <p><i><font size="-1">Contents generated by ReportAPI tool on Fri Sep 27 18:04:19 EDT 2019<br/>© 2019 and later: Unicode, Inc. and others. License & terms of use: <a href="http://www.unicode.org/copyright.html#License">http://www.unicode.org/copyright.html#License</a></font></i></p> |
Fredrik Roubert | 7935b18 | 2014-11-18 20:21:54 -0800 | [diff] [blame] | 260 | </body> |
| 261 | </html> |