@Target(value={FIELD,PARAMETER,METHOD}) @Retention(value=RUNTIME) public @interface NotNull
null
pointer during runtime.null
null
, otherwise most probable a
NullPointerException
is thrown.Copyright © 2003–2021 XDEV Software. All rights reserved.