PatternUtils extension

Extends Pattern.

on

Methods

split(String text) List<String>
Split string by the occurrences of pattern.