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)
public static void isTrue(String name, boolean check)
Copyright © 2024 Atlassian. All rights reserved.