| Interface | Description |
|---|---|
| AnnotatedNode |
Interface for elements with name and annotations
|
| ClassInfoScanner.ScanBehaviour |
| Class | Description |
|---|---|
| AnnotatedNode.BaseAnnotatedNode |
Simple implementation of
AnnotatedNode what stores all in fields |
| AnnotationMergeCache | |
| ClassInfo<ClassType> |
Holds class metadata like javabean properties, annotations and custom indexes.
|
| ClassInfoScanner | |
| ClassInfoScanner.DefaultInstantiationBehaviour | |
| ClassInfoScanner.DefaultScanBehaviour | |
| MethodInfo |
Method information
|
| MethodInfo.ParameterInfo<T> | |
| PropertyInfo<PropertyType> | |
| TypeInfo<T> |
Represents a generic type
T. |
| Types |
Static methods for working with types that we aren't publishing in the
public
Types API. |
| Types.GenericArrayTypeImpl | |
| Types.ParameterizedTypeImpl | |
| Types.WildcardTypeImpl |
The WildcardType interface supports multiple upper bounds and multiple
lower bounds.
|
| Utils |
Copyright © 2016. All rights reserved.