Package | Description |
---|---|
bsh |
Modifier and Type | Field and Description |
---|---|
static ClassGeneratorUtil.ConstructorArgs |
ClassGeneratorUtil.ConstructorArgs.DEFAULT
A ConstructorArgs which calls the default constructor
|
Modifier and Type | Method and Description |
---|---|
static ClassGeneratorUtil.ConstructorArgs |
ClassGeneratorUtil.getConstructorArgs(String superClassName,
This classStaticThis,
Object[] consArgs,
int index)
Evaluate the arguments (if any) for the constructor specified by
the constructor index.
|
? 2000-2005 pat@pat.net :-)