public class ConstantPool.LongInfo extends ConstantPool.Entry
Modifier and Type | Method and Description |
---|---|
int |
getHighBytes() |
int |
getLowBytes() |
java.lang.String |
toString() |
void |
writeData(java.io.DataOutputStream dos)
Writes this Entry to DataOutputStream given.
|
getEntryIndex, getTag
public int getHighBytes()
public int getLowBytes()
public java.lang.String toString()
toString
in class java.lang.Object
public void writeData(java.io.DataOutputStream dos) throws java.io.IOException
ConstantPool.Entry
writeData
in class ConstantPool.Entry
dos
- DataOutputStream usedjava.io.IOException
Copyright © 2001. Documenation generated October 18 2013.