Package ch.njol.util
Class Validate
java.lang.Object
ch.njol.util.Validate
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic voidstatic voidstatic voidstatic voidstatic voidstatic voidstatic voidstatic voidnotNullOrEmpty(@Nullable Object[] array, String name) static voidnotNullOrEmpty(@Nullable String s, String name) static voidnotNullOrEmpty(@Nullable Collection<?> collection, String name)
-
Constructor Details
-
Validate
public Validate()
-
-
Method Details
-
notNull
-
notNull
-
isTrue
-
isFalse
-
notNullOrEmpty
-
notNullOrEmpty
-
notNullOrEmpty
-
notEmpty
-
notEmpty
-
notEmpty
-