public class ASMConstructorFactory extends Object
Constructor and Description |
---|
ASMConstructorFactory() |
Modifier and Type | Method and Description |
---|---|
static IConstructor |
getConstructor(Constructor originalCtor) |
static IParamsConstructor |
getParamsConstructor(Constructor originalCtor) |
public static IConstructor getConstructor(Constructor originalCtor) throws NoSuchMethodException
NoSuchMethodException
public static IParamsConstructor getParamsConstructor(Constructor originalCtor) throws NoSuchMethodException
NoSuchMethodException
Copyright © GigaSpaces.