Searched defs:StubCallMethodAdapter (Results 1 – 1 of 1) sorted by relevance
30 class StubCallMethodAdapter extends MethodVisitor { class51 public StubCallMethodAdapter(MethodVisitor mv, String methodName, Type returnType, in StubCallMethodAdapter() method in StubCallMethodAdapter