Download Java Tree Free Java Code

Description

This project aims to provide an extensible Tree interface to supplement the Java Collections framework , making full use of Java 5 generics. At least one reference implementation will be provided as part of the scope of this project.

Source Files

The download file JavaTree-master.zip has the following entries.


.idea/.name/*from   w ww  .  j  ava  2 s.com*/
.idea/ant.xml
.idea/artifacts/com_discoversites_javatree_1_0.xml
.idea/artifacts/com_discoversites_javatree_src_1_0.xml
.idea/compiler.xml
.idea/copyright/profiles_settings.xml
.idea/encodings.xml
.idea/misc.xml
.idea/modules.xml
.idea/scopes/scope_settings.xml
.idea/uiDesigner.xml
.idea/vcs.xml
JavaTree.iml
README.md
build.xml
docs/allclasses-frame.html
docs/allclasses-noframe.html
docs/com/discoversites/util/collections/BoundedTreeSet.html
docs/com/discoversites/util/collections/class-use/BoundedTreeSet.html
docs/com/discoversites/util/collections/package-frame.html
docs/com/discoversites/util/collections/package-summary.html
docs/com/discoversites/util/collections/package-tree.html
docs/com/discoversites/util/collections/package-use.html
docs/com/discoversites/util/collections/tree/Tree.html
docs/com/discoversites/util/collections/tree/TreeAware.html
docs/com/discoversites/util/collections/tree/TreeNode.html
docs/com/discoversites/util/collections/tree/TreeRoot.html
docs/com/discoversites/util/collections/tree/array/ArrayTree.html
docs/com/discoversites/util/collections/tree/array/ArrayTreeNode.html
docs/com/discoversites/util/collections/tree/array/ArrayTreeRoot.html
docs/com/discoversites/util/collections/tree/array/TreeTest.html
docs/com/discoversites/util/collections/tree/array/class-use/ArrayTree.html
docs/com/discoversites/util/collections/tree/array/class-use/ArrayTreeNode.html
docs/com/discoversites/util/collections/tree/array/class-use/ArrayTreeRoot.html
docs/com/discoversites/util/collections/tree/array/class-use/TreeTest.html
docs/com/discoversites/util/collections/tree/array/package-frame.html
docs/com/discoversites/util/collections/tree/array/package-summary.html
docs/com/discoversites/util/collections/tree/array/package-tree.html
docs/com/discoversites/util/collections/tree/array/package-use.html
docs/com/discoversites/util/collections/tree/class-use/Tree.html
docs/com/discoversites/util/collections/tree/class-use/TreeAware.html
docs/com/discoversites/util/collections/tree/class-use/TreeNode.html
docs/com/discoversites/util/collections/tree/class-use/TreeRoot.html
docs/com/discoversites/util/collections/tree/package-frame.html
docs/com/discoversites/util/collections/tree/package-summary.html
docs/com/discoversites/util/collections/tree/package-tree.html
docs/com/discoversites/util/collections/tree/package-use.html
docs/com/discoversites/util/collections/tree/set/SetTree.html
docs/com/discoversites/util/collections/tree/set/SetTreeNode.html
docs/com/discoversites/util/collections/tree/set/SetTreeRoot.html
docs/com/discoversites/util/collections/tree/set/class-use/SetTree.html
docs/com/discoversites/util/collections/tree/set/class-use/SetTreeNode.html
docs/com/discoversites/util/collections/tree/set/class-use/SetTreeRoot.html
docs/com/discoversites/util/collections/tree/set/package-frame.html
docs/com/discoversites/util/collections/tree/set/package-summary.html
docs/com/discoversites/util/collections/tree/set/package-tree.html
docs/com/discoversites/util/collections/tree/set/package-use.html
docs/com/discoversites/util/collections/util/tree/TreeUtil.html
docs/com/discoversites/util/collections/util/tree/class-use/TreeUtil.html
docs/com/discoversites/util/collections/util/tree/package-frame.html
docs/com/discoversites/util/collections/util/tree/package-summary.html
docs/com/discoversites/util/collections/util/tree/package-tree.html
docs/com/discoversites/util/collections/util/tree/package-use.html
docs/constant-values.html
docs/deprecated-list.html
docs/help-doc.html
docs/index-files/index-1.html
docs/index-files/index-10.html
docs/index-files/index-11.html
docs/index-files/index-12.html
docs/index-files/index-13.html
docs/index-files/index-2.html
docs/index-files/index-3.html
docs/index-files/index-4.html
docs/index-files/index-5.html
docs/index-files/index-6.html
docs/index-files/index-7.html
docs/index-files/index-8.html
docs/index-files/index-9.html
docs/index.html
docs/overview-frame.html
docs/overview-summary.html
docs/overview-tree.html
docs/package-list
docs/resources/inherit.gif
docs/serialized-form.html
docs/stylesheet.css
javadoc.xml
lib/junit-4.1.jar
src/com/discoversites/util/collections/BoundedTreeSet.java
src/com/discoversites/util/collections/tree/Tree.java
src/com/discoversites/util/collections/tree/TreeAware.java
src/com/discoversites/util/collections/tree/TreeNode.java
src/com/discoversites/util/collections/tree/TreeRoot.java
src/com/discoversites/util/collections/tree/array/ArrayTree.java
src/com/discoversites/util/collections/tree/array/ArrayTreeNode.java
src/com/discoversites/util/collections/tree/array/ArrayTreeRoot.java
src/com/discoversites/util/collections/tree/set/SetTree.java
src/com/discoversites/util/collections/tree/set/SetTreeNode.java
src/com/discoversites/util/collections/tree/set/SetTreeRoot.java
src/com/discoversites/util/collections/util/tree/TreeUtil.java
test/com/discoversites/tests/AllTests.java
test/com/discoversites/util/collections/BoundedTreeSetTest.java
test/com/discoversites/util/collections/tree/array/ArrayTreeTest.java
test/com/discoversites/util/collections/tree/set/SetTreeTest.java

Download

Click the following link to download JavaTree-master.zip.

JavaTree-master.zip




















Home »
  Java Free Code »
    Framework »




Framework
Framework Algorithm
Framework BlackBerry
Framework Collection
Framework Commandline
Framework Concurrency
Framework IRC
Framework LightWeight
Framework Log
Framework MediaPlayer
Framework MVC
Framework Network
Framework RPC
Framework Server
Framework UI