SplitPatternOptionsGidBuilderImpl.reverse
T reverse(bool propval)Set reverse property.
Parameters
propval | Start splitting from the end of the string (only relevant when max_splits != -1) |
Returns
Builder instance for fluent chaining
T reverse(bool propval)Set reverse property.
propval | Start splitting from the end of the string (only relevant when max_splits != -1) |