| Package | Description |
|---|---|
| org.apache.bcel.generic |
Generic part of the Apache Byte Code Engineering Library (BCEL), classes to dynamically modify class objects
and byte code instructions.
|
| Modifier and Type | Method and Description |
|---|---|
void |
InstructionTargeter.updateTarget(InstructionHandle oldIh,
InstructionHandle newIh)
Replaces the target of this targeter from this old handle to the new handle.
|
Copyright © 2004–2025 The Apache Software Foundation. All rights reserved.