Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

org.apache.bcel.generic
Interface UnconditionalBranch  view UnconditionalBranch download UnconditionalBranch.java

All Known Implementing Classes:
ATHROW, GotoInstruction, JsrInstruction

public interface UnconditionalBranch

Denotes an instruction to perform an unconditional branch, i.e., GOTO, JSR.

Version:
$Id: UnconditionalBranch.java 386056 2006-03-15 11:31:56Z tcurdt $