Match.appendReplacement with StringBuilder

Xueming Shen xueming.shen at oracle.com
Thu Mar 3 18:45:39 UTC 2016


On 3/3/16, 10:26 AM, Dave Brosius wrote:
> Greetings,
>
>    It would be nice if java.util.regex.Matcher had a replacement for
>
>         Matcher      appendReplacement(StringBuffer sb, String 
> replacement)
>         StringBuffer appendTail(StringBuffer sb)
>
>
> That took StringBuilder.

we have added that in 9, right?



More information about the core-libs-dev mailing list