pal.tree
public interface RootedTreeInterface
Title: RootedTreeInterface
Description: An interface to construction of a rooted Tree
Modifier and Type | Interface and Description |
---|---|
static interface |
RootedTreeInterface.Instructee |
static interface |
RootedTreeInterface.RBranch |
static interface |
RootedTreeInterface.RNode |
static class |
RootedTreeInterface.Utils |
Modifier and Type | Method and Description |
---|---|
RootedTreeInterface.RNode |
createRoot() |
RootedTreeInterface.RNode createRoot()