@Target(value={ANNOTATION_TYPE,PARAMETER,TYPE_USE})
@Retention(value=RUNTIME)
@Documented
@API(status=MAINTAINED,
since="1.0")
public @interface WithNull
Applies to any parameter which is also annotated with @ForAll
.
ForAll
Modifier and Type | Optional Element and Description |
---|---|
double |
value |