public class CachedConstructor extends ParameterTypes
| Fields inherited from class | Fields | 
|---|---|
| class ParameterTypes | isVargsMethod, nativeParamTypes, parameterTypes | 
| Constructor and description | 
|---|
| CachedConstructor(CachedClass clazz, Constructor c) | 
| CachedConstructor(Constructor c) | 
| Type Params | Return Type | Name and description | 
|---|---|---|
|  | public Object | doConstructorInvoke(Object[] argumentArray) | 
|  | public static CachedConstructor | find(Constructor constructor) | 
|  | public CachedClass | getCachedClass() | 
|  | public Constructor | getCachedConstructor() | 
|  | public Class | getDeclaringClass() | 
|  | public int | getModifiers() | 
|  | protected Class[] | getPT() | 
|  | public Object | invoke(Object[] argumentArray) | 
|  | public String | toString() | 
| Methods inherited from class | Name | 
|---|---|
| class ParameterTypes | coerceArgumentsToClasses, correctArguments, getNativeParameterTypes, getPT, getParameterTypes, isValidExactMethod, isValidExactMethod, isValidMethod, isValidMethod, isVargsMethod, isVargsMethod, setParametersTypes | 
Copyright © 2003-2025 The Apache Software Foundation. All rights reserved.