jjdh API

dh.java.math.graph
Class TreeTest

java.lang.Object
  extended by dh.java.math.graph.TreeTest

public class TreeTest
extends Object


Nested Class Summary
protected static class TreeTest.SimpleNode
           
 
Constructor Summary
TreeTest()
           
 
Method Summary
static void main(String[] args)
           
static TreeTest.SimpleNode node(String name)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TreeTest

public TreeTest()
Method Detail

node

public static TreeTest.SimpleNode node(String name)

main

public static void main(String[] args)

jjdh API

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