Forge - Parent 1.0.5-SNAPSHOT

org.jboss.forge.parser.java.util
Class Assert

java.lang.Object
  extended by org.jboss.forge.parser.java.util.Assert

public class Assert
extends Object

Author:
Lincoln Baxter, III

Constructor Summary
Assert()
           
 
Method Summary
static void notNull(Object object, String message)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Assert

public Assert()
Method Detail

notNull

public static void notNull(Object object,
                           String message)
                    throws IllegalStateException
Throws:
IllegalStateException

Forge - Parent 1.0.5-SNAPSHOT

Copyright © 2012 JBoss, a division of Red Hat, Inc.. All Rights Reserved.