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

/openjdk7/jaxp/src/com/sun/org/apache/bcel/internal/classfile/
H A DConstantInterfaceMethodref.java69 public final class ConstantInterfaceMethodref extends ConstantCP { class in inherits:ConstantCP
73 public ConstantInterfaceMethodref(ConstantInterfaceMethodref c) { method in class:ConstantInterfaceMethodref
83 ConstantInterfaceMethodref(DataInputStream file) throws IOException method in class:ConstantInterfaceMethodref
92 public ConstantInterfaceMethodref(int class_index, method in class:ConstantInterfaceMethodref

Completed in 29 milliseconds