public final class Assertions extends Object
static String
assertNotEmpty(@Nullable String value, String name)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
@Contract(value="null, _ -> fail", pure=true) public static String assertNotEmpty(@Nullable @Nullable String value, String name)