public final class StringUtils extends Object
Modifier and Type | Method and Description |
---|---|
static boolean |
isEmpty(String string)
Checks whether a string is
null or of zero length. |
Copyright © 2010–2019 The Apache Software Foundation. All rights reserved.