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.
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
map
-
-
Constructor Details
-
InstructionHandleMap
public InstructionHandleMap(org.apache.bcel.generic.MethodGen methodGen)
-
-
Method Details
-
get
-
put
-