All Packages Class Hierarchy This Package Previous Next Index
Class BIT.lowBIT.CONSTANT_Double_Info
java.lang.Object
|
+----BIT.lowBIT.Cp_Info
|
+----BIT.lowBIT.CONSTANT_Double_Info
- public class CONSTANT_Double_Info
- extends Cp_Info
-
high_bytes
-
-
low_bytes
-
-
CONSTANT_Double_Info(DataInputStream, byte)
-
-
equals(CONSTANT_Double_Info)
-
-
write(DataOutputStream)
-
high_bytes
public int high_bytes
low_bytes
public int low_bytes
CONSTANT_Double_Info
public CONSTANT_Double_Info(DataInputStream iStream,
byte tag) throws IOException
write
public void write(DataOutputStream oStream) throws IOException
equals
public boolean equals(CONSTANT_Double_Info obj)
All Packages Class Hierarchy This Package Previous Next Index