RichFaces CDK Annotations 4.2.0.CR1

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.0.CR1

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