Access | Constructor and Description |
---|---|
public |
Modifier and Type | Method and Description |
---|---|
public void | read(DataInputStream
the DataInputStream which contains the constant pool
entry to be read. cpStream)Implements abstract org. |
public String | Returns: the string representation of this constant pool entry.Overrides java. |
FloatCPInfo | back to summary |
---|---|
public FloatCPInfo() Constructor. |
read | back to summary |
---|---|
public void read(DataInputStream cpStream) throws IOException Implements abstract org. read a constant pool entry from a class stream.
|
toString | back to summary |
---|---|
public String toString() Overrides java. Print a readable version of the constant pool entry. |