English | Site Directory

Android - An Open Handset Alliance Project

package

java.lang.annotation

Classes | Description

Provides a couple of pre-defined annotation classes as well as exceptions that can occur when dealing with annotations. more...

Interfaces

Annotation

The interface implemented by all annotations. 

Enums

ElementType

An enumeration of element types. 

RetentionPolicy

An enumeration for annotation retention policies. 

Exceptions

AnnotationTypeMismatchException

Indicates that an annotation type has changed since it was compiled or serialized. 

IncompleteAnnotationException

Indicates that an element of an annotation type was accessed that was added after the type was compiled or serialized. 

Errors

AnnotationFormatError

Indicates that an annotation in a class file is incorrectly formatted. 

Build m5-rc15f - 23 Apr 2008 12:29