Home
last modified time | relevance | path

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

/external/emma/core/java12/com/vladium/jcd/cls/constant/
DCONSTANT_Methodref_info.java28 final class CONSTANT_Methodref_info extends CONSTANT_ref_info class
35 public CONSTANT_Methodref_info (final int class_index, final int name_and_type_index) in CONSTANT_Methodref_info() method in CONSTANT_Methodref_info
63 protected CONSTANT_Methodref_info (final UDataInputStream bytes) throws IOException in CONSTANT_Methodref_info() method in CONSTANT_Methodref_info
/external/objenesis/main/src/test/java/org/objenesis/
DClassReader.java60 static class CONSTANT_Methodref_info { class in ClassReader
64 CONSTANT_Methodref_info(DataInputStream in) throws IOException { in CONSTANT_Methodref_info() method in ClassReader.CONSTANT_Methodref_info