public final class ObjectUtil extends Object
static <T> T
checkNotNull(T arg, String text)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public static <T> T checkNotNull(T arg, String text)
NullPointerException
Copyright © 2008-2016 The Netty Project. All Rights Reserved.