public class NullCheck extends Object
| Constructor and Description |
|---|
NullCheck() |
public static void check(Object obj, String name)
IllegalArgumentException if obj == null. Used during the construction of the objects.obj - name - Copyright © 2012 AMIS research group, Faculty of Mathematics and Physics, Charles University in Prague, Czech Republic. All Rights Reserved.