public static final class SerialCoalescentGenerator.Results
extends java.lang.Object
Constructor and Description |
---|
Results(Tree[] trees) |
Results(Tree[] trees,
Alignment[] alignments) |
Modifier and Type | Method and Description |
---|---|
Alignment[] |
getAlignments() |
int |
getNumberOfPopulations() |
Tree[] |
getTrees() |
boolean |
hasAlignments() |
public Results(Tree[] trees)