org.netbeans.api.annotations.common
@Documented @Target(value={FIELD,PARAMETER,LOCAL_VARIABLE}) @Retention(value=CLASS) public @interface NullAllowed
null
, thus code using it
should check for nullity.Built on March 18 2014. | Portions Copyright 1997-2014 Sun Microsystems, Inc. All rights reserved.