-
Enhancement
-
Resolution: Duplicate
-
P4
-
None
-
5.0
-
x86
-
windows_xp
Name: rmT116609 Date: 09/09/2004
A DESCRIPTION OF THE REQUEST :
Add the [] operator to String to dereference a character, and the -, +, *, / operators to Number but continue to disallow operator overloading for user-classes.
JUSTIFICATION :
Improvement in ease of use of the language without the inherit risks of allowing ad-hoc operator overloading.
(Incident Review ID: 302380)
======================================================================
A DESCRIPTION OF THE REQUEST :
Add the [] operator to String to dereference a character, and the -, +, *, / operators to Number but continue to disallow operator overloading for user-classes.
JUSTIFICATION :
Improvement in ease of use of the language without the inherit risks of allowing ad-hoc operator overloading.
(Incident Review ID: 302380)
======================================================================
- duplicates
-
JDK-8061414 Special syntax for core interfaces
- Closed