Package | Description |
---|---|
jebl.evolution.trees |
Modifier and Type | Method | Description |
---|---|---|
static SortedRootedTree.BranchOrdering |
SortedRootedTree.BranchOrdering.valueOf(java.lang.String name) |
Returns the enum constant of this type with the specified name.
|
static SortedRootedTree.BranchOrdering[] |
SortedRootedTree.BranchOrdering.values() |
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Constructor | Description |
---|---|
SortedRootedTree(RootedTree source,
SortedRootedTree.BranchOrdering branchOrdering) |
http://code.google.com/p/jebl2/