|
Errai 3.0.1-SNAPSHOT | |||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
Interface Summary | |
---|---|
BeanDescriptor | |
HasAnnotations | |
MetaClassMember | |
MetaGenericArrayType | |
MetaGenericDeclaration | Umbrella interface for MetaClass , MetaMethod , and
MetaConstructor : the three places where a generic type variable can
be declared. |
MetaParameterizedType | |
MetaType | Umbrella type for anything that could be used as a type in Java code: MetaClass, MetaParameterizedType, MetaTypeVariable, MetaWildcardType, and MetaGenericArrayType all implement this interface. |
MetaTypeVariable | |
MetaWildcardType | Represents a wildcard type such as ? , ? extends List or
? super MyType . |
Class Summary | |
---|---|
AnnotationParser | |
MetaClass | |
MetaClassCache | |
MetaClassFactory | |
MetaConstructor | |
MetaField | |
MetaField.ArrayLengthMetaField | Special-purpose implementation of MetaField that represents the
length property of an array. |
MetaMethod | |
MetaParameter |
|
Errai 3.0.1-SNAPSHOT | |||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |