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