|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--java.util.AbstractMap | +--java.util.HashMap | +--junit.quilt.cover.generic.InstContext
Inner classes inherited from class java.util.Map |
java.util.Map.Entry |
Constructor Summary | |
InstContext()
|
Method Summary | |
org.apache.bcel.generic.ClassGen |
getClassGen()
|
org.apache.bcel.generic.ConstantPoolGen |
getConstantPoolGen()
|
void |
setClassGen(org.apache.bcel.generic.ClassGen clazz)
|
void |
setConstantPoolGen(org.apache.bcel.generic.ConstantPoolGen pool)
|
Methods inherited from class java.util.HashMap |
clear, clone, containsKey, containsValue, entrySet, get, isEmpty, keySet, put, putAll, remove, size, values |
Methods inherited from class java.util.AbstractMap |
equals, hashCode, toString |
Methods inherited from class java.lang.Object |
finalize, getClass, notify, notifyAll, wait, wait, wait |
Methods inherited from interface java.util.Map |
equals, hashCode |
Constructor Detail |
public InstContext()
Method Detail |
public org.apache.bcel.generic.ConstantPoolGen getConstantPoolGen()
public org.apache.bcel.generic.ClassGen getClassGen()
public void setConstantPoolGen(org.apache.bcel.generic.ConstantPoolGen pool)
public void setClassGen(org.apache.bcel.generic.ClassGen clazz)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |