Annotation Interface Generated


@Retention(RUNTIME) public @interface Generated
Classes generated by vespa-documentgen-plugin are annotated with this. It differs from javax.annotation.Generated in that the retention policy is Runtime.
Author:
Vegard Havdal