-
Type:
Enhancement
-
Status: Closed
-
Priority:
P4
-
Resolution: Duplicate
-
Affects Version/s: 8u20
-
Fix Version/s: None
-
Component/s: core-libs
-
Labels:
-
Subcomponent:
-
CPU:generic
-
OS:generic
A DESCRIPTION OF THE REQUEST :
Add a default isEmpty() Method to CharSequence Interface.
JUSTIFICATION :
The String class has this method but in the StringBuilder and StringBuffer class the method is missing. All classes extend the CharSequence Interface.
Add a default isEmpty() Method to CharSequence Interface.
JUSTIFICATION :
The String class has this method but in the StringBuilder and StringBuffer class the method is missing. All classes extend the CharSequence Interface.
- duplicates
-
JDK-8215401 Add isEmpty default method to CharSequence
-
- Resolved
-