Package javax.annotation
Annotation Type Nonnegative
-
@Documented @TypeQualifier(applicableTo=java.lang.Number.class) @Retention(RUNTIME) public @interface Nonnegative
Used to annotate a value that should only contain nonnegative values
-
-
Element Detail
-
when
When when
- Default:
- javax.annotation.meta.When.ALWAYS
-
-