Class ConstantPoolIndexData

java.lang.Object
org.openjdk.asmtools.jasm.ConstantPoolIndexData
All Implemented Interfaces:
DataWriter

public class ConstantPoolIndexData extends Object implements DataWriter
Writable element of the DataVector u2 vector[elements];

u2 unset_fields[number_of_unset_fields]; Each entry in the unset_fields array must be a valid index into the constant_pool table. The constant_pool entry at that index must be a CONSTANT_NameAndType_info structure with a field descriptor.