ca.quine.jcommons.transform.graph.test
Class TreeUtilsTestHelper

java.lang.Object
  |
  +--ca.quine.jcommons.transform.graph.test.TreeUtilsTestHelper

public class TreeUtilsTestHelper
extends Object


Constructor Summary
TreeUtilsTestHelper()
           
 
Method Summary
static void graftAllCombinations(List treeList, List graftListList, Tree rootTree)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TreeUtilsTestHelper

public TreeUtilsTestHelper()
Method Detail

graftAllCombinations

public static void graftAllCombinations(List treeList,
                                        List graftListList,
                                        Tree rootTree)
                                 throws Throwable
Throwable