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

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

Completed in 31 milliseconds