pal.tree
Interface RootedTreeInterface


public interface RootedTreeInterface

Title: RootedTreeInterface

Description: An interface to construction of a rooted Tree

Version:
1.0
Author:
Matthew Goode

Nested Class Summary
static interface RootedTreeInterface.Instructee
           
static interface RootedTreeInterface.RBranch
           
static interface RootedTreeInterface.RNode
           
static class RootedTreeInterface.Utils
           
 
Method Summary
 RootedTreeInterface.RNode createRoot()
           
 

Method Detail

createRoot

RootedTreeInterface.RNode createRoot()