public final class TextUtils extends Object
Constructor and Description |
---|
TextUtils() |
Modifier and Type | Method and Description |
---|---|
static boolean |
isBlank(CharSequence s) |
static boolean |
isEmpty(CharSequence s) |
public static boolean isEmpty(CharSequence s)
public static boolean isBlank(CharSequence s)
Copyright © 2005–2018 The Apache Software Foundation. All rights reserved.