@Documented
@Retention(value=RUNTIME)
@Target(value=TYPE)
public @interface Restricted
Modifier and Type | Required Element and Description |
---|---|
java.lang.String |
value
Restriction reason
|
Copyright © 2019 ELKI Development Team. License information.