public interface BytecodeMethodResolver
Method at runtime. The
resolved method should be left on the top of the stack| Modifier and Type | Method and Description |
|---|---|
void |
getDeclaredMethod(ClassMethod classMethod,
java.lang.String declaringClass,
java.lang.String methodName,
java.lang.String[] parameterTypes,
ClassMethod staticConstructor) |
void getDeclaredMethod(ClassMethod classMethod, java.lang.String declaringClass, java.lang.String methodName, java.lang.String[] parameterTypes, ClassMethod staticConstructor)
Copyright © 2015. All Rights Reserved.