public class Strings extends Object
| Constructor and Description |
|---|
Strings() |
| Modifier and Type | Method and Description |
|---|---|
static boolean |
isNullOrEmpty(String value) |
static boolean |
startsWithIgnoreCase(String value,
String prefix) |
static String |
trimLeft(String value,
char character) |
Copyright © 2018. All rights reserved.