Email from ###@###.### [with clarifications by dalem@eng]:
The StringBuffer class needs [more] methods to search its contents [than JDK
1.2beta4 offers]. In particular, it needs to have the same methods as the
String Class: compareTo(), compareToIngoreCase(), regionMatches(), startsWith(),
endsWith() indexOf() and lastIndexOf(). I would be happy with [as a minimum]
indexOf() and lastIndexOf().
The StringBuffer class needs [more] methods to search its contents [than JDK
1.2beta4 offers]. In particular, it needs to have the same methods as the
String Class: compareTo(), compareToIngoreCase(), regionMatches(), startsWith(),
endsWith() indexOf() and lastIndexOf(). I would be happy with [as a minimum]
indexOf() and lastIndexOf().
- duplicates
-
JDK-4166223 StringBuffer needs search methods
-
- Closed
-
-
JDK-4324751 RFE: Please add indexOf methods to StringBuffer
-
- Closed
-
- relates to
-
JDK-4088691 StringBuffer needs more methods
-
- Closed
-
-
JDK-4076965 StringBuffer should contain a replace method
-
- Closed
-
-
JDK-4120694 StringBuffer should have more functionality
-
- Closed
-