-
Enhancement
-
Resolution: Duplicate
-
P4
-
None
-
8u20
-
generic
-
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
-