![]() |
#6 |
Registered User
Join Date: Sep 2017
Posts: 177
|
String is a very core class in Java, many things rely on it working a certain way, for example being immutable. Making the class final prevents subclasses that could break these assumptions. Note that, even now, if you use reflection, you can break Strings (change their value or hashcode).
|
![]() |
![]() |
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
|
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
JAVA Projects 2016 | AcademicProject | Java | 2 | 09-21-2017 02:05 AM |
Is String a data type in java? | Kunal | Java | 1 | 03-18-2016 10:46 PM |
Final Year JAVA Projects | AcademicProject | Post your ad here | 0 | 02-01-2016 02:12 AM |
The conclusion provided by the Black Hat Java Script | andrebreton2121 | Search Engine Optimization | 6 | 10-17-2012 11:06 PM |
biggest teature of String in java? | cianfie | Java | 0 | 12-08-2011 09:03 PM |