Package org.apache.http.util
Class Asserts
java.lang.Object
org.apache.http.util.Asserts
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic void
static void
static void
static void
notBlank
(CharSequence s, String name) static void
notEmpty
(CharSequence s, String name) static void
-
Constructor Details
-
Asserts
public Asserts()
-
-
Method Details
-
check
-
check
-
check
-
notNull
-
notEmpty
-
notBlank
-