public final class Strings
extends java.lang.Object
String
instances.
NOTE: proxy for the Guava implementation of Strings
.
Modifier and Type | Method and Description |
---|---|
static boolean |
isNullOrEmpty(java.lang.String string)
Returns
true if the given string is null or is the empty string. |
Copyright © 2011-2018 Google. All Rights Reserved.