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