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