public final class WeakConstructorStorage extends Object
Constructor and Description |
---|
WeakConstructorStorage() |
Modifier and Type | Method and Description |
---|---|
Constructor[] |
getConstructors(Class clazz,
int count)
returns a constructor matching given criteria or null if Constructor doesn't exist
|
public WeakConstructorStorage()
public Constructor[] getConstructors(Class clazz, int count)
clazz
- Class to get Constructor forcount
- count of arguments for the constructorCopyright © 2015 Lucee