Android
Documentation
What is Android?
Getting Started
Installing the SDK
Upgrading the SDK
Developing/Debugging
Hello Android
Anatomy of an App
Notepad Tutorial
Development Tools
Application Model
Application Life Cycle
Developing Applications
Implementing a UI
Building Blocks
Data Storage and Retrieval
Security Model
Resources and i18n
Developer Toolbox
Design Philosophy
Building Custom Components
Optional APIs
Reference Information
Package Index
Class Index
Class Hierarchy
List of Views
List of Intents
List of Permissions
List of Resource Types
Android IDL
Glossary
Index
FAQs
General
Common Tasks
Troubleshooting
Open Source Licensing
Application Framework
Security
Goodies
java.lang.annotation
public abstract @interface
java.lang.annotation.Target
java.lang.annotation.Target
Annotation
Defines a meta-annotation for determining what
ElementType
s an annotation can be applied to.
Summary
Methods inherited from interface
java.lang.annotation.Annotation
annotationType
,
equals
,
hashCode
,
toString
Class
<? extends
Annotation
>
annotationType
()
Returns the type of this annotation.
boolean
equals
(
Object
obj)
Determines whether or not this annotation is equivalent to the annotation passed.
int
hashCode
()
Returns the hash code of this annotation.
String
toString
()
Returns a
String
representation of this annotation.
Details
Copyright 2007
Google Inc.
Build 0.9_r1-98467 - 14 Aug 2008 18:56