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.ConstantPoolInfo
public void store(DataOutputStream dos) throws IOException
store
in class ClassFile.ConstantPoolInfo
IOException
Copyright © 2001–2014. All rights reserved.