Eclipse
IntelliJ
NetBeans
XpoLog
Upload
API List
Favorites
Packages
Classes
Methods
Limit search to favorites
Recent
Register
Login
Classic Mode
Library:
Apache Harmony5.M5
Package:
java.lang.annotation
Annotation
@
Documented
()
@
Retention
(value =
RUNTIME
)
@
Target
(value = {
ANNOTATION_TYPE
})
public
@interface
Target
Overview
Inheritance
Members
Usage
Source
Books
Since
1.5
Version
Not specified.
Author(s)
Not specified.
A meta-annotation used to determine what
ElementType
s an annotation can be applied to.
Wiki javadoc
Use
textile entry format
.
Add your comments here.
NOTE: Usage information is based only on libraries in your favorites list.
Classes
Fields
Methods
Parameter
Home
-
About
-
FAQ
-
Privacy
-
Contact
A meta-annotation used to determine what ElementType s an annotation can be applied to.