gabrielladin / jc-tree

Automatically exported from code.google.com/p/jc-tree
0 stars 0 forks source link

Addition of a subtree method in Tree interface #5

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
Tree<E> Subtree(E e) method will be used to give a subtree rooted at element e. 
I would like to build consensus on it. Please comment on the need of such a 
method and your feedback about the same

Original issue reported on code.google.com by gsaxen...@gmail.com on 11 Sep 2011 at 3:16