|
|||||||||
Home >> All >> java >> lang >> [ annotation overview ] | PREV PACKAGE NEXT PACKAGE |
Package java.lang.annotation
Core classes including wrappers for primitive types, classes, packages and class loaders, representations of the system, processes, threads and the core exception hierarchy.
See:
Description
Interface Summary | |
Annotation | This is the common interface for all annotations. |
Exception Summary | |
AnnotationTypeMismatchException | Thrown when accessing an element within an annotation for which the type has changed, since compilation or serialization took place. |
Error Summary | |
AnnotationFormatError | Thrown when an annotation found in a class file is malformed. |
Package java.lang.annotation Description
Core classes including wrappers for primitive types, classes, packages and class loaders, representations of the system, processes, threads and the core exception hierarchy.
|
|||||||||
Home >> All >> java >> lang >> [ annotation overview ] | PREV PACKAGE NEXT PACKAGE |