Details
-
Sub-task
-
Resolution: Delivered
-
P4
-
21
Description
Unlike the `split()` methods, these new `splitWithDelimiters()` methods in `java.lang.String` and `java.util.regex.Pattern` return an alternation of strings and matching delimiters, rather than just the strings.