public class Utilities extends Object
public static void checkSet(Object arg, String name)
arg - argument to check.name - name of variable used in exception message.IllegalStateException - if the supplied argument is null.Copyright © 2004-2015 Sakai Project. All Rights Reserved.