Searched defs:CONSTANT_Methodref_info (Results 1 - 1 of 1) sorted by last modified time

/openjdk10/langtools/src/jdk.jdeps/share/classes/com/sun/tools/classfile/
H A DConstantPool.java781 public static class CONSTANT_Methodref_info extends CPRefInfo { class in class:ConstantPool
782 CONSTANT_Methodref_info(ConstantPool cp, ClassReader cr) throws IOException { method in class:ConstantPool.CONSTANT_Methodref_info
786 public CONSTANT_Methodref_info(ConstantPool cp, int class_index, int name_and_type_index) { method in class:ConstantPool.CONSTANT_Methodref_info

Completed in 62 milliseconds