No API in this release is deprecated for removal.
Since | Deprecated Item and Description |
---|---|
org.
Use | |
Returns: the index of a new or already existing method type reference item.the kind of this handle. Must be tag, final String Opcodes#H_GETFIELD , Opcodes#H_GETSTATIC , Opcodes#H_PUTFIELD , Opcodes#H_PUTSTATIC , Opcodes#H_INVOKEVIRTUAL , Opcodes#H_INVOKESTATIC , Opcodes#H_INVOKESPECIAL ,
Opcodes#H_NEWINVOKESPECIAL or Opcodes#H_INVOKEINTERFACE .the internal name of the field or method owner class (see owner, final String Type#getInternalName() ).the name of the field or method. name, final String the descriptor of the field or method. descriptor)this method is superseded by | |
org.
the kind of field or method designated by this Handle. Must be tag, final String Opcodes#H_GETFIELD , Opcodes#H_GETSTATIC , Opcodes#H_PUTFIELD , Opcodes#H_PUTSTATIC , Opcodes#H_INVOKEVIRTUAL , Opcodes#H_INVOKESTATIC ,
Opcodes#H_INVOKESPECIAL , Opcodes#H_NEWINVOKESPECIAL or Opcodes#H_INVOKEINTERFACE .the internal name of the class that owns the field or method designated by this
handle (see owner, final String Type#getInternalName() ).the name of the field or method designated by this handle. name, final String the descriptor of the field or method designated by this handle. descriptor)this constructor has been superseded by | |
org.
the opcode of the type instruction to be visited. This opcode is either
INVOKEVIRTUAL, INVOKESPECIAL, INVOKESTATIC or INVOKEINTERFACE. opcode, final String the internal name of the method's owner class (see owner, final String Type#getInternalName() ).the method's name. name, final String the method's descriptor (see descriptor)Type ).use | |
org.
This API is experimental. |