Uses of Class
com.jeffpalm.basic.bytecode.base.CONSTANT_Methodref_info

Packages that use CONSTANT_Methodref_info
com.jeffpalm.basic.bytecode.base   
 

Uses of CONSTANT_Methodref_info in com.jeffpalm.basic.bytecode.base
 

Methods in com.jeffpalm.basic.bytecode.base that return CONSTANT_Methodref_info
static CONSTANT_Methodref_info CONSTANT_Methodref_info.newInstance(Iu2 class_index, Iu2 name_and_type_index)