Package | Description |
---|---|
org.jboss.reflect.plugins |
Abstract extended reflection implementations.
|
org.jboss.reflect.plugins.introspection |
Introspection based extended reflection.
|
Modifier and Type | Method and Description |
---|---|
TypeInfo[] |
ClassInfoHelper.getActualTypeArguments(ParameterizedClassInfo classInfo)
Get the actual type parameters
|
TypeInfo |
ClassInfoHelper.getOwnerType(ParameterizedClassInfo classInfo)
Get the owner type
|
Modifier and Type | Class and Description |
---|---|
class |
ParameterizedArrayInfo
ParameterizedArrayInfo.
|
Modifier and Type | Method and Description |
---|---|
TypeInfo[] |
IntrospectionTypeInfoFactoryImpl.getActualTypeArguments(ParameterizedClassInfo classInfo) |
TypeInfo |
IntrospectionTypeInfoFactoryImpl.getOwnerType(ParameterizedClassInfo classInfo) |
Copyright © 2013 JBoss, a division of Red Hat, Inc.. All rights reserved.