public class StringUtils extends Object
| Modifier and Type | Method and Description |
|---|---|
static byte[] |
getUtf8Bytes(String value) |
static boolean |
isNullOrWhiteSpace(String input) |
static String |
removeNullCharacter(String data) |
Copyright © 2020. All rights reserved.