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