public final class StringHelper extends Object
| Modifier and Type | Method and Description |
|---|---|
static int |
countChars(String s,
int c) |
static boolean |
isBlank(String s) |
static boolean |
isNotBlank(String s) |
Copyright © 2019. All rights reserved.