public final class ConstructorParameterPair extends Object
Constructor and Description |
---|
ConstructorParameterPair(Constructor constructor,
Object[] parameters)
constructor of the pair Object
|
Modifier and Type | Method and Description |
---|---|
Constructor |
getConstructor()
returns the Constructor
|
Object[] |
getParameters()
returns the Parameters
|
public ConstructorParameterPair(Constructor constructor, Object[] parameters)
constructor
- parameters
- public Constructor getConstructor()
public Object[] getParameters()
Copyright © 2015 Lucee