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