@Target(value={ANNOTATION_TYPE,PARAMETER,TYPE_USE})
@Retention(value=RUNTIME)
@Documented
@API(status=MAINTAINED,
since="1.0")
public @interface Unique
Applies to any embedded types of a parameter that is annotated with @ForAll
.
ForAll