public class ClassEntry extends ConstPoolEntry
Constructor and Description |
---|
ClassEntry(short utf8Location) |
Modifier and Type | Method and Description |
---|---|
ConstPoolEntryType |
getType() |
void |
writeData(DataOutputStream stream) |
write
public ConstPoolEntryType getType()
getType
in class ConstPoolEntry
public void writeData(DataOutputStream stream) throws IOException
writeData
in class ConstPoolEntry
IOException
Copyright © 2017 JBoss, a division of Red Hat, Inc.. All Rights Reserved.