Frames | No Frames |
Classes implementing org.apache.bcel.generic.UnconditionalBranch | |
class | ATHROW - Throw exception
Stack: ..., objectref -> objectref |
class | Super class for GOTO
|
class | GOTO - Branch always (to relative offset, not absolute address)
|
class | GOTO_W - Branch always (to relative offset, not absolute address)
|
class | Super class for JSR - Jump to subroutine
|
class | JSR - Jump to subroutine
|
class | JSR_W - Jump to subroutine
|
Methods with parameter type org.apache.bcel.generic.UnconditionalBranch | |
void | |
void |