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.ConstantPoolInfo
public void store(DataOutputStream dos) throws IOException
store
in class ClassFile.ConstantPoolInfo
IOException
Copyright © 2001-2013. All Rights Reserved.