Package | Description |
---|---|
org.apache.bcel.generic |
This package contains the "generic" part of the
Byte Code Engineering
Library, i.e., classes to dynamically modify class objects and
byte code instructions.
|
Modifier and Type | Method and Description |
---|---|
void |
ClassGen.addObserver(ClassObserver o)
Add observer for this object.
|
void |
ClassGen.removeObserver(ClassObserver o)
Remove observer for this object.
|
Copyright © 2017. All rights reserved.