public static class ClassFile.ConstantNameAndTypeInfo extends ClassFile.ConstantPoolInfo
| Constructor and Description |
|---|
ClassFile.ConstantNameAndTypeInfo(short nameIndex,
short descriptorIndex) |
public ClassFile.ConstantNameAndTypeInfo(short nameIndex,
short descriptorIndex)
public short getDescriptorIndex()
public boolean isWide()
isWide in class ClassFile.ConstantPoolInfopublic void store(DataOutputStream dos) throws IOException
store in class ClassFile.ConstantPoolInfoIOExceptionCopyright © 2001–2013. All rights reserved.