public class Utils extends Object
| Constructor and Description |
|---|
Utils() |
| Modifier and Type | Method and Description |
|---|---|
static String |
nextWord(String string)
Return the next word of the string, in other words it stops when a space is encountered.
|
Copyright © 2014–2018 ActFramework. All rights reserved.