| Modifiers | Name | Description | 
|---|---|---|
| Constructor | cachedConstructor | 
| Fields inherited from class | Fields | 
|---|---|
| class ParameterTypes | isVargsMethod, nativeParamTypes, parameterTypes | 
| Constructor and description | 
|---|
| CachedConstructor
                                (CachedClass clazz, Constructor c) | 
| CachedConstructor
                                (Constructor c) | 
| Type | Name and description | 
|---|---|
| Object | doConstructorInvoke(Object[] argumentArray) | 
| static CachedConstructor | find(Constructor constructor) | 
| CachedClass | getCachedClass() | 
| int | getModifiers() | 
| protected Class[] | getPT() | 
| Object | invoke(Object[] argumentArray) | 
| Methods inherited from class | Name | 
|---|---|
| class ParameterTypes | coerceArgumentsToClasses, correctArguments, getNativeParameterTypes, getPT, getParameterTypes, isValidExactMethod, isValidExactMethod, isValidMethod, isValidMethod, isVargsMethod, isVargsMethod, setParametersTypes | 
| class Object | wait, wait, wait, equals, toString, hashCode, getClass, notify, notifyAll | 
Copyright © 2003-2016 The Apache Software Foundation. All rights reserved.