public class FieldRefEntry extends ConstPoolEntry
Constructor and Description |
---|
FieldRefEntry(int classIndex,
int 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 © 2017. All rights reserved.