public abstract class Assert extends Object
| Modifier and Type | Method and Description |
|---|---|
static void |
notNull(Object obj,
RuntimeException exeception) |
static void |
notNull(Object obj,
String message) |
public static void notNull(Object obj, RuntimeException exeception)
Copyright © 2011–2020 The Apache Software Foundation. All rights reserved.