public class ConstantPool.ClassInfo extends ConstantPool.Entry
Virtual Machine Specification, 2nd edition, ch. 4.4.1| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getName()
Gets a name, that is represented by this ClassInfo
|
java.lang.String |
toString() |
void |
writeData(java.io.DataOutputStream dos)
Writes this Entry to DataOutputStream given.
|
getEntryIndex, getTagpublic java.lang.String getName()
public java.lang.String toString()
toString in class java.lang.Objectpublic void writeData(java.io.DataOutputStream dos)
throws java.io.IOException
ConstantPool.EntrywriteData in class ConstantPool.Entrydos - DataOutputStream usedjava.io.IOExceptionCopyright © 2001. Documenation generated January 12 2013.