Uses of Class
org.apache.bcel.generic.ClassGenException
Package
Description
Generic part of the Apache Byte Code Engineering Library (BCEL), classes to dynamically modify class objects
and byte code instructions.
-
Uses of ClassGenException in org.apache.bcel.generic
Modifier and TypeMethodDescriptionvoid
InstructionTargeter.updateTarget
(InstructionHandle oldIh, InstructionHandle newIh) Replaces the target of this targeter from this old handle to the new handle.