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