All Packages Class Hierarchy This Package Previous Next Index
Class BIT.lowBIT.CONSTANT_InterfaceMethodref_Info
java.lang.Object
|
+----BIT.lowBIT.Cp_Info
|
+----BIT.lowBIT.CONSTANT_InterfaceMethodref_Info
- public class CONSTANT_InterfaceMethodref_Info
- extends Cp_Info
-
class_index
-
-
name_and_type_index
-
-
CONSTANT_InterfaceMethodref_Info(DataInputStream, byte)
-
-
write(DataOutputStream)
-
class_index
public short class_index
name_and_type_index
public short name_and_type_index
CONSTANT_InterfaceMethodref_Info
public CONSTANT_InterfaceMethodref_Info(DataInputStream iStream,
byte tag) throws IOException
write
public void write(DataOutputStream oStream) throws IOException
All Packages Class Hierarchy This Package Previous Next Index