Package defaultj.annotations
Annotation Type Optional
-
@Target(PARAMETER) @Retention(RUNTIME) public @interface Optional
A ready to use annotation to mask that a parameter in the default parameter can be null.- Author:
- NawaMan -- nawa@nawaman.net
@Target(PARAMETER) @Retention(RUNTIME) public @interface Optional