Package net.sf.cglib.core
Interface MethodWrapper.MethodWrapperKey
- Enclosing class:
MethodWrapper
public static interface MethodWrapper.MethodWrapperKey
Internal interface, only public due to ClassLoader issues.
-
Method Summary
Modifier and TypeMethodDescriptionnewInstance
(String name, String[] parameterTypes, String returnType)
-
Method Details
-
newInstance
-