Code-Note-Book/java/string_class.md at master · DONGChuan/Code-Note-Book · GitHub
Skip to content

Latest commit

 

History

History
3 lines (2 loc) · 78 Bytes

File metadata and controls

3 lines (2 loc) · 78 Bytes

是否可以继承 String 类?

String 类是 final 类不可以被继承