@Documented
@Retention(value=RUNTIME)
@Target(value={TYPE,METHOD,FIELD})
public @interface Title
Modifier and Type | Required Element and Description |
---|---|
java.lang.String |
value
Title of the Algorithm
|
Copyright © 2019 ELKI Development Team. License information.