Class NodeList
java.lang.Object
com.ibm.jvm.dtfjview.commands.helpers.NodeList
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionvoid
add
(MonitorNode node) attachOrSplit
(NodeList other, int nodeListNum) getHead()
int
getID()
getTail()
boolean
isLoop()
-
Constructor Details
-
NodeList
-
-
Method Details
-
getID
public int getID() -
attachOrSplit
-
add
-
getHead
-
getTail
-
isLoop
public boolean isLoop()
-