Find the closest previous Instruction from the current iterator
position that matches the given one, according to the equals()
methods of the Instruction types.
Set the entry at the given index; if the given index is <= 0,
a search will be performed for an entry with the given value, and, if
it fails, a new entry will be added to the pool.
Set the entry at the given index; if the given index is <= 0,
a search will be performed for an entry with the given value, and, if
it fails, a new entry will be added to the pool.
Set the entry at the given index; if the given index is <= 0,
a search will be performed for an entry with the given value, and, if
it fails, a new entry will be added to the pool.
Set the major version of the bytecode spec used for this class;
JVMs are only required to operate with versions that they understand;
leaving the default value (45) is safe.
Set the minor version of the bytecode spec used for this class;
JVMs are only required to operate with versions that they understand;
leaving the default value (3) is safe.
Set the entry at the given index; if the given index is <= 0,
a search will be performed for an entry with the given value, and, if
it fails, a new entry will be added to the pool.
Set the type of array to load; Object types other than Object.class
will be demoted to Object.class, and primitives that have no direct
support (boolean) will be converted to int.class.
Set the type to rturn; Object types other than Object.class
will be demoted to Object.class, and primitives that have no direct
support (boolean, char, short, byte) will be converted to int.class.
Set the type of variable to load; Object types other than Object.class
will be demoted to Object.class, and primitives that have no direct
support (byte, char, boolean) will be conerted to int.class.
Set the entry at the given index; if the given index is <= 0,
a search will be performed for an entry with the given value, and, if
it fails, a new entry will be added to the pool.