org.apache.bcel.generic

Interface UnconditionalBranch

public interface UnconditionalBranch

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

See Also: GOTO JSR