- java.lang.Object
-
- edu.umd.cs.findbugs.ba.InstructionHandleMap<ValueType>
-
-
Constructor Summary
Constructors
Constructor and Description |
InstructionHandleMap(org.apache.bcel.generic.MethodGen methodGen) |
-
Method Summary
Methods
Modifier and Type |
Method and Description |
ValueType |
get(org.apache.bcel.generic.InstructionHandle handle) |
ValueType |
put(org.apache.bcel.generic.InstructionHandle handle,
ValueType value) |
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
FindBugs™ is licenced under the LGPL. Copyright © 2006 University of Maryland.