Class InstructionByIIndexMap<Instruction extends SSAInstruction,T>

java.lang.Object
com.ibm.wala.core.util.ssa.InstructionByIIndexMap<Instruction,T>
All Implemented Interfaces:
Map<Instruction,T>

public class InstructionByIIndexMap<Instruction extends SSAInstruction,T> extends Object implements Map<Instruction,T>