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

/openjdk9/langtools/src/jdk.jdeps/share/classes/com/sun/tools/classfile/
H A DConstantPool.java609 public static class CONSTANT_InterfaceMethodref_info extends CPRefInfo { class in class:ConstantPool
610 CONSTANT_InterfaceMethodref_info(ConstantPool cp, ClassReader cr) throws IOException { method in class:ConstantPool.CONSTANT_InterfaceMethodref_info
614 public CONSTANT_InterfaceMethodref_info(ConstantPool cp, int class_index, int name_and_type_index) { method in class:ConstantPool.CONSTANT_InterfaceMethodref_info

Completed in 42 milliseconds