public class ClassEntry extends ConstPoolEntry
Modifier and Type | Field and Description |
---|---|
private short |
utf8Location |
Constructor and Description |
---|
ClassEntry(short utf8Location) |
Modifier and Type | Method and Description |
---|---|
ConstPoolEntryType |
getType() |
void |
writeData(java.io.DataOutputStream stream) |
write
public ConstPoolEntryType getType()
getType
in class ConstPoolEntry
public void writeData(java.io.DataOutputStream stream) throws java.io.IOException
writeData
in class ConstPoolEntry
java.io.IOException