|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjava.util.AbstractCollection
soot.util.HashChain
soot.jimple.toolkits.thread.mhp.PegChain
Field Summary | |
Body |
body
|
Method Summary | |
protected void |
addTag()
|
List |
getHeads()
|
List |
getTails()
|
protected Map |
getWaitingNodes()
|
protected void |
testChain()
|
Methods inherited from class soot.util.HashChain |
add, addFirst, addLast, clear, contains, containsAll, follows, getFirst, getLast, getPredOf, getSuccOf, insertAfter, insertAfter, insertAfter, insertBefore, insertBefore, insertBefore, iterator, iterator, iterator, listToHashChain, remove, removeFirst, removeLast, size, snapshotIterator, snapshotIterator, swapWith, toList, toString |
Methods inherited from class java.util.AbstractCollection |
addAll, isEmpty, removeAll, retainAll, toArray, toArray |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Methods inherited from interface java.util.Collection |
addAll, equals, hashCode, isEmpty, removeAll, retainAll, toArray, toArray |
Field Detail |
public Body body
Method Detail |
public List getHeads()
public List getTails()
protected void addTag()
protected Map getWaitingNodes()
protected void testChain()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |