Home
last modified time | relevance | path

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

/external/apache-commons-bcel/src/main/java/org/apache/bcel/classfile/
DConstantInterfaceMethodref.java30 public final class ConstantInterfaceMethodref extends ConstantCP { class
35 public ConstantInterfaceMethodref(final ConstantInterfaceMethodref c) { in ConstantInterfaceMethodref() method in ConstantInterfaceMethodref
46 ConstantInterfaceMethodref(final DataInput input) throws IOException { in ConstantInterfaceMethodref() method in ConstantInterfaceMethodref
55 public ConstantInterfaceMethodref(final int class_index, final int name_and_type_index) { in ConstantInterfaceMethodref() method in ConstantInterfaceMethodref