N Java 9

char型態

字元支援: Unicode 8.0 , JVM 實作: UTF-16 Big Endian

基本型態自動裝箱棄用

基本型態的建構式都已標示棄用, 泛指透過 new [ Long、Integer、Double、Float、Boolean、Byte ]。

Last updated

Was this helpful?