|
||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectalt.jiapi.file.ConstantPool.Entry
alt.jiapi.file.ConstantPool.NullEntry
public class ConstantPool.NullEntry
Constructor Summary | |
---|---|
ConstantPool.NullEntry()
|
Method Summary | |
---|---|
void |
writeData(java.io.DataOutputStream dos)
Writes this Entry to DataOutputStream given. |
Methods inherited from class alt.jiapi.file.ConstantPool.Entry |
---|
getEntryIndex, getTag |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ConstantPool.NullEntry()
Method Detail |
---|
public void writeData(java.io.DataOutputStream dos)
ConstantPool.Entry
writeData
in class ConstantPool.Entry
dos
- DataOutputStream used
|
||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |