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