Errai 3.0.1-SNAPSHOT

org.jboss.websockets.oio.internal.util
Class Assert

java.lang.Object
  extended by org.jboss.websockets.oio.internal.util.Assert

public final class Assert
extends Object

Author:
Mike Brock

Method Summary
static
<T> T
notNull(T value, String errorIfNull)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

notNull

public static <T> T notNull(T value,
                            String errorIfNull)

Errai 3.0.1-SNAPSHOT

Copyright © 2013-2014 JBoss, a division of Red Hat. All Rights Reserved.