|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
ObjectNode<Void,PptNode>
RootNode
public class RootNode
The root of the tree. All its children are PptNodes.
| Constructor Summary | |
|---|---|
RootNode()
|
|
| Method Summary | |
|---|---|
void |
accept(Visitor v)
|
| Methods inherited from class Node |
|---|
add, children, getUserLeft, getUserObject, getUserRight |
| Methods inherited from class Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public RootNode()
| Method Detail |
|---|
public void accept(Visitor v)
accept in class Node<Void,PptNode>
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||