public class StringUtils extends Object
Constructor and Description |
---|
StringUtils() |
Modifier and Type | Method and Description |
---|---|
static boolean |
equals(String first,
String second)
A "null-safe" equals method.
|
static boolean |
isEmpty(String s) |
Copyright © 2000-2020 Apache Software Foundation. All Rights Reserved.