JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
org.apache.bcel.generic
Interface UnconditionalBranch
All Known Implementing Classes:
ATHROW
,
GOTO
,
GOTO_W
,
GotoInstruction
,
JSR
,
JSR_W
,
JsrInstruction
public interface
UnconditionalBranch
Denotes an instruction to perform an unconditional branch, i.e., GOTO, JSR.
See Also:
GOTO
,
JSR
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method