org.vizzini.util.tree
Class DefaultTreeNodeCollection

java.lang.Object
  extended by org.vizzini.util.tree.AbstractTreeNodeCollection
      extended by org.vizzini.util.tree.DefaultTreeNodeCollection
All Implemented Interfaces:
Cloneable, ITreeNodeCollection

public class DefaultTreeNodeCollection
extends AbstractTreeNodeCollection

Provides a default implementation of a tree node collection.

Since:
v0.3
Version:
v0.3
Author:
Jeffrey M. Thompson

Constructor Summary
DefaultTreeNodeCollection()
           
 
Method Summary
 
Methods inherited from class org.vizzini.util.tree.AbstractTreeNodeCollection
add, add, addAll, clear, clone, contains, deepClone, equals, get, getNodes, hashCode, indexOf, isEmpty, iterator, remove, remove, set, setNodes, size, toArray, toArray, toString
 
Methods inherited from class java.lang.Object
finalize, getClass, notify, notifyAll, wait, wait, wait
 

Constructor Detail

DefaultTreeNodeCollection

public DefaultTreeNodeCollection()


Copyright © 2007 Vizzini.org. All Rights Reserved. 2007.12.25.03.00.02