public class CtagsSideKickTreeNode
extends java.lang.Object
Constructor and Description |
---|
CtagsSideKickTreeNode() |
Modifier and Type | Method and Description |
---|---|
void |
addChildCounts() |
java.lang.Object |
getUserObject() |
boolean |
hasChildren() |
CtagsSideKickTreeNode |
putChild(java.lang.Object obj,
boolean deferCollisions) |
void |
takeChildrenFrom(CtagsSideKickTreeNode parent) |
public void addChildCounts()
public java.lang.Object getUserObject()
public CtagsSideKickTreeNode putChild(java.lang.Object obj, boolean deferCollisions)
public boolean hasChildren()
public void takeChildrenFrom(CtagsSideKickTreeNode parent)