|
FindBugs™ 1.3.9 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectedu.umd.cs.findbugs.ba.InstructionHandleMap<ValueType>
public class InstructionHandleMap<ValueType>
Map BCEL InstructionHandles to some kind of value type.
| Constructor Summary | |
|---|---|
InstructionHandleMap(org.apache.bcel.generic.MethodGen methodGen)
|
|
| Method Summary | |
|---|---|
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 |
| Constructor Detail |
|---|
public InstructionHandleMap(org.apache.bcel.generic.MethodGen methodGen)
| Method Detail |
|---|
public ValueType get(org.apache.bcel.generic.InstructionHandle handle)
public ValueType put(org.apache.bcel.generic.InstructionHandle handle,
ValueType value)
|
FindBugs™ 1.3.9 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||