org.apache.myfaces.shared_tomahawk.util
Class Assert
java.lang.Object
org.apache.myfaces.shared_tomahawk.util.Assert
public class Assert
- extends Object
- Version:
- $Revision: 1151676 $ $Date: 2011-07-27 19:01:24 -0500 (Wed, 27 Jul 2011) $
- Author:
- Mathias Broekelmann (latest modification by $Author: lu4242 $)
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Assert
public Assert()
notNull
public static void notNull(Object value)
notNull
public static void notNull(Object value,
String fieldName)
Copyright © 2012 The Apache Software Foundation. All Rights Reserved.