@Internal public static final class MOPIter.MetaConstructor extends MetaMethod
This is a helper class which is used only by indy. It is for internal use.
| Fields inherited from class | Fields | 
|---|---|
| class MetaMethod | EMPTY_ARRAY | 
| Type Params | Return Type | Name and description | 
|---|---|---|
|  | public CachedConstructor | getCachedConstrcutor() | 
|  | public CachedClass | getDeclaringClass() | 
|  | public int | getModifiers() | 
|  | public String | getName() | 
|  | public Class | getReturnType() | 
|  | public Object | invoke(Object object, Object[] arguments) | 
|  | public boolean | isBeanConstructor() | 
| Methods inherited from class | Name | 
|---|---|
| class MetaMethod | checkParameters, clone, doMethodInvoke, equal, equal, getDeclaringClass, getDescriptor, getModifiers, getMopName, getName, getReturnType, getSignature, invoke, isAbstract, isCacheable, isDefault, isMethod, isSame, processDoMethodInvokeException, toString | 
| class ParameterTypes | coerceArgumentsToClasses, correctArguments, getNativeParameterTypes, getPT, getParameterTypes, isValidExactMethod, isValidExactMethod, isValidMethod, isValidMethod, isVargsMethod, isVargsMethod, setParametersTypes |