org.eclipse.xtend.middleend.javaannotations
Annotation Type M2tCached


@Retention(value=RUNTIME)
@Target(value=METHOD)
public @interface M2tCached

Methods marked with this annotation will be cached

Author:
Arno Haase (http://www.haase-consulting.com)