public class InstructionHandleMap<ValueType>
extends java.lang.Object
Constructor and Description |
---|
InstructionHandleMap(org.apache.bcel.generic.MethodGen methodGen) |
Modifier and Type | Method and Description |
---|---|
ValueType |
get(org.apache.bcel.generic.InstructionHandle handle) |
ValueType |
put(org.apache.bcel.generic.InstructionHandle handle,
ValueType value) |
SpotBugs is licensed under the LGPL.