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