public abstract class StringUtil extends Object
| Modifier and Type | Method and Description |
|---|---|
static boolean |
isNotWhitespace(String s) |
static boolean |
isWhitespace(String s) |
static String |
removeLeading(char toRemove,
String s) |
Copyright © 2018. All rights reserved.