gabrielladin / jc-tree

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

Need a tree which keeps the children sorted #8

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
There is not tree which keeps the children sorted

Original issue reported on code.google.com by gsaxen...@gmail.com on 2 Nov 2011 at 8:42

GoogleCodeExporter commented 9 years ago

Original comment by gsaxen...@gmail.com on 2 Nov 2011 at 8:42

GoogleCodeExporter commented 9 years ago
Issue has been fixed in jc-tree_1.1_RC1.jar but still monitoring for any 
side-effects

Original comment by gsaxen...@gmail.com on 22 Nov 2011 at 2:54

GoogleCodeExporter commented 9 years ago
SortedChildrenTree which extends ArrayListTree has been added. Similar 
implementations which extends LinkedTree and ArrayTree will be added later

Original comment by gsaxen...@gmail.com on 12 Dec 2011 at 1:48