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