public class InterfaceMethodRefEntry extends ConstPoolEntry
Constructor and Description |
---|
InterfaceMethodRefEntry(int classIndex,
int nameAndTypeIndex) |
Modifier and Type | Method and Description |
---|---|
ConstPoolEntryType |
getType() |
void |
writeData(DataOutputStream stream) |
write
public InterfaceMethodRefEntry(int classIndex, int nameAndTypeIndex)
public ConstPoolEntryType getType()
getType
in class ConstPoolEntry
public void writeData(DataOutputStream stream) throws IOException
writeData
in class ConstPoolEntry
IOException
Copyright © 2023 JBoss by Red Hat. All rights reserved.