Package org.apache.http.util
Class TextUtils
- java.lang.Object
-
- org.apache.http.util.TextUtils
-
public final class TextUtils extends java.lang.Object- Since:
- 4.3
-
-
Constructor Summary
Constructors Constructor Description TextUtils()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static booleanisBlank(java.lang.CharSequence s)static booleanisEmpty(java.lang.CharSequence s)
-