Package edu.umd.cs.findbugs.ba
Class InstructionHandleMap<ValueType>
java.lang.Object
edu.umd.cs.findbugs.ba.InstructionHandleMap<ValueType>
Map BCEL InstructionHandles to some kind of value type.
- Author:
- David Hovemeyer
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
InstructionHandleMap
public InstructionHandleMap(org.apache.bcel.generic.MethodGen methodGen)
-
-
Method Details
-
get
-
put
-