jjdh API

dh.java.math.graph
Class TreeTest.SimpleNode

java.lang.Object
  extended by dh.java.math.graph.AbstractTreeNode<TreeTest.SimpleNode>
      extended by dh.java.math.graph.TreeTest.SimpleNode
All Implemented Interfaces:
TreeNode<TreeTest.SimpleNode>
Enclosing class:
TreeTest

protected static class TreeTest.SimpleNode
extends AbstractTreeNode<TreeTest.SimpleNode>


Field Summary
 
Fields inherited from class dh.java.math.graph.AbstractTreeNode
childs
 
Constructor Summary
protected TreeTest.SimpleNode()
           
 
Method Summary
 
Methods inherited from class dh.java.math.graph.AbstractTreeNode
getChilds, getName, isLeaf, setName, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

TreeTest.SimpleNode

protected TreeTest.SimpleNode()

jjdh API

Copyright © 2006 Jonas Jacobi and Dennis Heidsiek. All Rights Reserved.