public static class ClassFile.ConstantClassInfo extends ClassFile.ConstantPoolInfo
| Constructor and Description |
|---|
ConstantClassInfo(short nameIndex) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
int |
hashCode() |
boolean |
isWide() |
void |
store(DataOutputStream dos) |
public boolean isWide()
isWide in class ClassFile.ConstantPoolInfopublic void store(DataOutputStream dos) throws IOException
store in class ClassFile.ConstantPoolInfoIOExceptionCopyright © 2001–2014. All rights reserved.