-
Type:
Sub-task
-
Resolution: Delivered
-
Priority:
P4
-
Affects Version/s: 19
-
Component/s: core-libs
-
generic
-
generic
New `Locale.of()` factory methods replace deprecated `Locale` constructors. The factory methods are efficient and reuse existing `Locale` instances. `Locale`s are also provided by `Locale.forLanguageTag()` and `Locale.Builder`.