org.java.plugin.extension.annotations
Annotation Type Nullable


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

Author:
Thasso Griebel (thasso.griebel@gmail.com)

Required Element Summary
 java.lang.String value
           
 

Element Detail

value

public abstract java.lang.String value


Copyright © 2010. All Rights Reserved.