Home
last modified time | relevance | path

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

/external/apache-commons-bcel/src/main/java/org/apache/bcel/generic/
DConstantPoolGen.java650 …public int addInterfaceMethodref( final String class_name, final String method_name, final String … in addInterfaceMethodref() method in ConstantPoolGen
670 public int addInterfaceMethodref( final MethodGen method ) { in addInterfaceMethodref() method in ConstantPoolGen