-
Type:
Sub-task
-
Resolution: Delivered
-
Priority:
P4
-
Affects Version/s: 21
-
Component/s: core-libs
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.