Package | Description |
---|---|
org.jboss.reflect.plugins.introspection |
Introspection based extended reflection.
|
Modifier and Type | Field and Description |
---|---|
protected static IntrospectionTypeInfoFactoryImpl |
IntrospectionTypeInfoFactory.delegate
The delegate
|
protected IntrospectionTypeInfoFactoryImpl |
ParameterizedClassInfo.factory
The factory
|
Constructor and Description |
---|
ParameterizedArrayInfo(IntrospectionTypeInfoFactoryImpl factory,
ArrayInfo delegate,
ParameterizedType parameterizedType)
Create a new ParameterizedArrayInfo.
|
ParameterizedClassInfo(IntrospectionTypeInfoFactoryImpl factory,
ClassInfo delegate,
ParameterizedType parameterizedType)
Create a new ParameterizedClassInfo.
|
Copyright © 2016 JBoss by Red Hat. All rights reserved.