public class SentencesUtil extends Object
| Constructor and Description |
|---|
SentencesUtil() |
| Modifier and Type | Method and Description |
|---|---|
List<String> |
toSentenceList(char[] chars) |
List<String> |
toSentenceList(String content) |
Copyright © 2016. All rights reserved.