Annotation Type Template


@Target(TYPE)
@Retention(RUNTIME)
public @interface Template
The Template annotations marks template classes that are used for Projo's internal code generation.
Author:
Mirko Raner