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: 676197 $ $Date: 2008-07-12 11:07:17 -0500 (Sat, 12 Jul 2008) $
- Author:
- Mathias Broekelmann (latest modification by $Author: skitching $)
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.