public final class NotNullException extends Object
| Modifier and Type | Method and Description |
|---|---|
static void |
assertValue(Object value,
String name)
Throws an IllegalArgumentException when the given value is null.
|
Copyright © 2013 JBoss by Red Hat. All Rights Reserved.