net.sf.staccatocommons.defs
Annotation Type NullSafe


@Documented
@Retention(value=SOURCE)
@Target(value={TYPE,METHOD})
public @interface NullSafe

NullSafe restriction annotates Applicatives that can handle nulls as arguments, that is, that will not throw a NullPointerException or IllegalArgumentException if any of its arguments is null

Author:
flbulgarelli



Get Staccatocommons at SourceForge.net. Fast, secure and Free Open Source software downloads