|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use InstructionListObserver | |
---|---|
org.apache.bcel.generic |
Uses of InstructionListObserver in org.apache.bcel.generic |
---|
Methods in org.apache.bcel.generic with parameters of type InstructionListObserver | |
void |
InstructionList.addObserver(InstructionListObserver o)
Add observer for this object. |
void |
InstructionList.removeObserver(InstructionListObserver o)
Remove observer for this object. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |