Home
last modified time | relevance | path

Searched defs:addInvokeinterface (Results 1 – 1 of 1) sorted by relevance

/external/javassist/src/main/javassist/bytecode/
DBytecode.java1165 public void addInvokeinterface(CtClass clazz, String name, in addInvokeinterface() method in Bytecode
1182 public void addInvokeinterface(CtClass clazz, String name, in addInvokeinterface() method in Bytecode
1198 public void addInvokeinterface(String classname, String name, in addInvokeinterface() method in Bytecode
1215 public void addInvokeinterface(int clazz, String name, in addInvokeinterface() method in Bytecode