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

java.lang.Object
  extended by org.atmosphere.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)


Copyright © 2013. All Rights Reserved.