Uses of Class org.apache.bcel.generic.BranchHandle

Uses in package org.apache.bcel.generic

Methods with return type org.apache.bcel.generic.BranchHandle

BranchHandle
Append a branch instruction to the end of this list.
BranchHandle
Append an instruction after instruction (handle) ih contained in this list.
BranchHandle
Insert a branch instruction at start of this list.
BranchHandle
Insert an instruction before instruction (handle) ih contained in this list.