@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 29 2013. | Portions Copyright 1997-2013 Sun Microsystems, Inc. All rights reserved.