Join Slack
I have a long string. Is there a neat way to get the whole word for a given index in that string? It...
# android
j
jannis
09/26/2022, 12:20 PM
I have a long string. Is there a neat way to get the whole word for a given index in that string? It should respect all common delimiters (whitespaces, comma, question mark,...).
jannis
09/26/2022, 12:29 PM
Seems the
BreakIterator
solves what I'm looking for 😊
10
Views
Open in Slack
Previous
Next
kotlinlang
A modern programming language that makes developers happier.
Powered by