Package net.sf.cglib.core
Interface EmitUtils.ParameterTyper
-
- Enclosing class:
- EmitUtils
private static interface EmitUtils.ParameterTyper
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description org.objectweb.asm.Type[]
getParameterTypes(MethodInfo member)
-
-
-
Method Detail
-
getParameterTypes
org.objectweb.asm.Type[] getParameterTypes(MethodInfo member)
-
-