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