JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
net.sf.cglib.reflect
Interface ConstructorDelegate.ConstructorKey
Enclosing class:
ConstructorDelegate
static interface
ConstructorDelegate.ConstructorKey
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
Object
newInstance
(
String
declaring,
String
iface)
Method Details
newInstance
Object
newInstance
(
String
declaring,
String
iface)