Annotation Type NonnullAfterInit


@Documented @Target({FIELD,LOCAL_VARIABLE,METHOD,PARAMETER}) public @interface NonnullAfterInit
Indicates that the annotated item will not be null after initialization of its containing component.