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
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Object
newInstance(String name, String[] parameterTypes, String returnType)
-