gabrielladin / jc-tree

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

new method in Tree interface #2

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
Could new method be intoduced in the Tree interface?
public E commonAncestor(E... nodes) throws NodeNotFoundException ?

It would be great to have such functionality, not limited to only two nodes. 

Thanx!

Original issue reported on code.google.com by buckel...@gmail.com on 15 Aug 2011 at 10:58

GoogleCodeExporter commented 9 years ago
Thats a good idea. Will add it to the enhancements.

Original comment by gsaxen...@gmail.com on 17 Aug 2011 at 12:24