public class MethodRefEntry extends ConstPoolEntry
Constructor and Description |
---|
MethodRefEntry(short classIndex,
short nameAndTypeIndex) |
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 © 2018 JBoss by Red Hat. All rights reserved.