java.lang.Object
com.pnfsoftware.jeb.core.units.code.asm.analyzer.BranchTarget
All Implemented Interfaces:
IBranchTarget
Direct Known Subclasses:
CallGraphVertex

@Immutable @Ser public class BranchTarget extends Object implements IBranchTarget
Standard implementation of a branch target. A branch target is either an internal address or an external routine.