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