See: Description
Interface Summary | |
---|---|
Navigator<T,C,F,M> | Provides unified view of the underlying reflection library, such as {@code java.lang.reflect} and/or APT. |
Class Summary | |
---|---|
GenericArrayTypeImpl | Implementation of GenericArrayType interface for core reflection. |
ParameterizedTypeImpl | ParameterizedType implementation. |
ReflectionNavigator | Navigator implementation for {@code java.lang.reflect}. |
TypeVisitor<T,P> | |
WildcardTypeImpl |