RichFaces CDK Annotations 4.2.2.Final

javax.annotation
Annotation Type Nullable


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

This is a JSR-305 annotation. The presence of this annotation indicates that parameter or field may have null value

Version:
$Id$
Author:
asmirnov


RichFaces CDK Annotations 4.2.2.Final

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