All Packages  Class Hierarchy  This Package  Previous  Next  Index

Class BIT.lowBIT.CONSTANT_Fieldref_Info

java.lang.Object
   |
   +----BIT.lowBIT.Cp_Info
           |
           +----BIT.lowBIT.CONSTANT_Fieldref_Info

public class CONSTANT_Fieldref_Info
extends Cp_Info

Variable Index

 o class_index
 o name_and_type_index

Constructor Index

 o CONSTANT_Fieldref_Info(DataInputStream, byte)

Method Index

 o write(DataOutputStream)

Variables

 o class_index
 public short class_index
 o name_and_type_index
 public short name_and_type_index

Constructors

 o CONSTANT_Fieldref_Info
 public CONSTANT_Fieldref_Info(DataInputStream iStream,
                               byte tag) throws IOException

Methods

 o write
 public void write(DataOutputStream oStream) throws IOException

All Packages  Class Hierarchy  This Package  Previous  Next  Index