segments property

List<String> segments
final

Segments of the word after being split.

Implementation

final List<String> segments;