public class InstructionHandleMap<ValueType>
extends java.lang.Object
| Constructor | Description |
|---|---|
InstructionHandleMap(org.apache.bcel.generic.MethodGen methodGen) |
| Modifier and Type | Method | Description |
|---|---|---|
ValueType |
get(org.apache.bcel.generic.InstructionHandle handle) |
|
ValueType |
put(org.apache.bcel.generic.InstructionHandle handle,
ValueType value) |
FindBugs™ is licenced under the LGPL. Copyright © 2006 University of Maryland.