Cutter.DefaultWordCutter
Constructor and Description |
---|
DefaultWordCutter() |
Modifier and Type | Method and Description |
---|---|
@NonNull List<String> |
split(@NonNull String message,
@NonNegative int size)
Splits a message into items no longer than the size limit.
|
Copyright © 2013–2021 Kitteh. All rights reserved.