See: Description
| Class | Description | 
|---|---|
| AnnotationLiteral<T extends Annotation> | 
 Supports inline instantiation of annotation type instances. | 
| Nonbinding.Literal | Supports inline instantiation of the  Nonbindingannotation. | 
| TypeLiteral<T> | 
 Supports inline instantiation of objects that represent parameterized types with actual type parameters. | 
| Annotation Type | Description | 
|---|---|
| Nonbinding | 
 Excludes a member of an annotation type (such as a qualifier type or
 interceptor binding type) from consideration when the container compares two annotation
 instances. | 
Copyright © 1996-2017, Oracle and/or its affiliates. All Rights Reserved. Use is subject to license terms.