istack common utility code 2.6.1-redhat-2

com.sun.istack
Annotation Type Nullable


@Documented
@Retention(value=CLASS)
@Target(value={FIELD,METHOD,PARAMETER,LOCAL_VARIABLE})
public @interface Nullable

Designates that a field, return value, argument, or a variable may be null.

Author:
Kohsuke Kawaguchi


istack common utility code 2.6.1-redhat-2

Copyright © 2012 JBoss by Red Hat. All Rights Reserved.