- Mastering Java 11
- Dr. Edward Lavieri
- 44字
- 2021-08-13 15:43:20
Updated classes in Java 9
In order to fully comply with the new Unicode standard, several Java classes were updated. The following listed classes were updated for Java 9 to comply with the new Unicode standard:
- java.awt.font.NumericShaper
- java.lang.Character
- java.lang.String
- java.text.Bidi
- java.text.BreakIterator
- java.text.Normalizer