All Classes and Interfaces

Class
Description
Used to annotate methods on a reflection proxy interface as constructor invokers.
Used to annotate methods on a reflection proxy interface as a field getter.
Used to annotate methods on a reflection proxy interface as a field setter.
Used to specify a name other than the annotated method's name as the name of the target method for a method on a reflection proxy interface.
Used to specify that an interface is a "reflection proxy interface" for the specified class.
Factory for reflection proxy instances.
Interface providing methods for remapping class, method, and field names from one mappings namespace to another.
Used to indicate the annotated method targets a static field (when combined with FieldGetter or FieldSetter) or method.
 
Used to specify an alternate type to use instead of the annotated element's type.