Android APIs
public abstract @interface

Target

implements Annotation
java.lang.annotation.Target

Class Overview

Defines a meta-annotation for determining what ElementTypes an annotation can be applied to.

Summary

[Expand]
Inherited Methods
From interface java.lang.annotation.Annotation