org.apache.myfaces.shared.util
Class Assert
java.lang.Object
org.apache.myfaces.shared.util.Assert
public class Assert
- extends Object
- Version:
- $Revision: 1151677 $ $Date: 2011-07-28 00:03:59 +0000 (Thu, 28 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 © 2014 The Apache Software Foundation. All Rights Reserved.