@Vetoed
See: Description
| Interface | Description |
|---|---|
| ConstructorSignature | |
| EnhancedAnnotated<T,S> |
AnnotatedItem provides a uniform access to the annotations on an annotated
item defined either in Java or XML
|
| EnhancedAnnotatedCallable<T,X,S extends Member> | |
| EnhancedAnnotatedConstructor<T> |
Represents a Class Constructor
|
| EnhancedAnnotatedField<T,X> |
AnnotatedField provides a uniform access to the annotations on an annotated
field
|
| EnhancedAnnotatedMember<T,X,S extends Member> |
AnnotatedMember provides enhanced access to an annotated member
|
| EnhancedAnnotatedMethod<T,X> |
AnnotatedType provides a uniform access to the annotations on an annotated
class defined either in Java or XML
|
| EnhancedAnnotatedParameter<T,X> |
AnnotatedParameter provides a uniform access to a method parameter defined
either in Java or XML
|
| EnhancedAnnotatedType<T> |
Represents a Class
|
| EnhancedAnnotation<T extends Annotation> |
Represents a meta annotation
|
| MethodSignature |
| Class | Description |
|---|---|
| TypeClosureLazyValueHolder |
LazyValueHolder that calculates a type closure. |
Copyright © 2017. All rights reserved.