- java.lang.Object
-
- org.apache.http.util.TextUtils
-
-
Constructor Summary
Constructors
| Constructor and Description |
TextUtils() |
-
Method Summary
Methods
| Modifier and Type |
Method and Description |
static boolean |
isBlank(java.lang.CharSequence s) |
static boolean |
isEmpty(java.lang.CharSequence s) |
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Constructor Detail
-
TextUtils
public TextUtils()
Copyright © 1999-2015 The Apache Software Foundation. All rights reserved.