public class BasicExternalNodeBasedCoverageExtender extends Object implements CoverageExtender
| Constructor and Description |
|---|
BasicExternalNodeBasedCoverageExtender() |
| Modifier and Type | Method and Description |
|---|---|
List<String> |
find(List<Phylogeny> phylogenies,
List<String> already_covered,
int number_names_to_find,
CoverageCalculationOptions options,
PrintStream out) |
public BasicExternalNodeBasedCoverageExtender()
public List<String> find(List<Phylogeny> phylogenies, List<String> already_covered, int number_names_to_find, CoverageCalculationOptions options, PrintStream out)
find in interface CoverageExtenderCopyright © 2016. All rights reserved.