com.sun.facelets.util
Class ParameterCheck
java.lang.Object
com.sun.facelets.util.ParameterCheck
public final class ParameterCheck
- extends Object
- Version:
- $Id: ParameterCheck.java,v 1.2 2005/08/24 04:38:53 jhook Exp $
- Author:
- Jacob Hookom
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ParameterCheck
public ParameterCheck()
notNull
public static final void notNull(String name,
Object value)
throws NullPointerException
- Throws:
NullPointerException
Copyright © 2005 All Rights Reserved.