Uses of Class
org.expasy.jpl.commons.collection.tree.TreeNodeImpl

Packages that use TreeNodeImpl
org.expasy.jpl.commons.collection.tree Provides tree objects. 
 

Uses of TreeNodeImpl in org.expasy.jpl.commons.collection.tree
 

Methods in org.expasy.jpl.commons.collection.tree that return TreeNodeImpl
static
<T> TreeNodeImpl<T>
TreeNodeImpl.newNode(T data, TreeNode<T> parent)
           
static
<T> TreeNodeImpl<T>
TreeNodeImpl.newRoot(T data)
           
 



Copyright (c) 2012 Swiss Institute of Bioinformatics. All rights reserved.