public final class ObjectUtils extends Object
Constructor and Description |
---|
ObjectUtils() |
Modifier and Type | Method and Description |
---|---|
static boolean |
isEmpty(Object value)
Check whether the given value is empty.
|
public static boolean isEmpty(Object value)
value
- the object value to check