Class GotoInstruction

All Implemented Interfaces:
Cloneable, InstructionTargeter, UnconditionalBranch
Direct Known Subclasses:
GOTO, GOTO_W

public abstract class GotoInstruction extends BranchInstruction implements UnconditionalBranch
Super class for GOTO