net.sourceforge.fluxion.annotations
Annotation Type Nullable


@Documented
@Target(value=METHOD)
@Retention(value=RUNTIME)
public @interface Nullable

A method annotation indicating that this method represents a nullable field.

Version:
0.2
Author:
Tony Burdett



Copyright © 2010. All Rights Reserved.