All Packages Class Hierarchy This Package Previous Next Index
Class BIT.lowBIT.CONSTANT_String_Info
java.lang.Object
|
+----BIT.lowBIT.Cp_Info
|
+----BIT.lowBIT.CONSTANT_String_Info
- public class CONSTANT_String_Info
- extends Cp_Info
-
string_index
-
-
CONSTANT_String_Info(DataInputStream, byte)
-
-
CONSTANT_String_Info(short)
-
-
equals(Object)
-
-
write(DataOutputStream)
-
string_index
public short string_index
CONSTANT_String_Info
public CONSTANT_String_Info(DataInputStream iStream,
byte tag) throws IOException
CONSTANT_String_Info
public CONSTANT_String_Info(short string_index)
write
public void write(DataOutputStream oStream) throws IOException
equals
public boolean equals(Object obj)
- Overrides:
- equals in class Cp_Info
All Packages Class Hierarchy This Package Previous Next Index