Name

annotations with — Returns all the annotations where the annotation class is the class supplied

Synopsis

annotations with

Description

Each annotation has a class which represents the type of the annotation. This transform applies to a set of classes, and returns the set of annotations with those classes.

Example

annotations with class "org.junit.After"

This would return all the annotations with the class org.junit.After.

Applies to Type

class

Results in Type

annotation

browse-by-query home antlersoft free software sourceforge project page