org.apache.myfaces.shared.util
Class Assert
java.lang.Object
org.apache.myfaces.shared.util.Assert
public class Assert
- extends Object
- Version:
- $Revision: 1188235 $ $Date: 2011-10-24 12:09:33 -0500 (Mon, 24 Oct 2011) $
- Author:
- Mathias Broekelmann (latest modification by $Author: struberg $)
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.