Home
last modified time | relevance | path

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

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