@Target(value={METHOD,ANNOTATION_TYPE})
@Retention(value=RUNTIME)
@Documented
@API(status=MAINTAINED,
since="1.5.1")
public @interface StatisticsReportList
Modifier and Type | Required Element and Description |
---|---|
StatisticsReport[] |
value |
public abstract StatisticsReport[] value