public class Assertions extends Object
static void
isTrue(String name, boolean check)
static <T> T
notNull(String name, T notNull)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public static <T> T notNull(String name, T notNull) throws IllegalArgumentException
IllegalArgumentException
public static void isTrue(String name, boolean check) throws IllegalArgumentException
Copyright © 2015. All Rights Reserved.