public final class StringValidator extends Object
| Modifier and Type | Method and Description |
|---|---|
static boolean |
isNullOrEmpty(String value)
Verifies whether the given String is equal to null or empty
|
public static boolean isNullOrEmpty(String value)
Copyright © 2021. All rights reserved.