PatternUtils extension

Extends Pattern.

on

Methods

split(String text) List<String>

Available on Pattern, provided by the PatternUtils extension

Split string by the occurrences of pattern.