Package de.japkit.test.members.field
Annotation Type FieldTemplate.isList
@Documented
@Matcher(type=java.util.List.class)
public static @interface FieldTemplate.isList
A function that returns true if the given element's type is List.
The function is declared as an annotation to use it within a
Switch
.