- 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.
- Version:
- $Id$
- Author:
- M. Dahm
- See Also:
GOTO
,
JSR