Package de.otto.jlineup.report
Annotation Interface UsedInTemplate
public @interface UsedInTemplate
This annotation can be used to mark functions that are only used in frontend templates.
You can tell your IDE to not report those functions as unused.