import org.forester.phylogeny.Phylogeny;
import org.forester.util.ForesterUtil;
-public class Example0 {
+public class Example {
public static void main( final String[] args ) {
// Reading-in of (a) tree(s) from a file.
import org.forester.phylogeny.Phylogeny;
import org.forester.util.ForesterUtil;
-public class Example1 {
+public class Example {
public static void main( final String[] args ) {
// Reading-in of (a) tree(s) from a file.
import org.forester.phylogeny.Phylogeny;
import org.forester.phylogeny.PhylogenyNode;
-public class Example2 {
+public class Example {
public static void main( final String[] args ) {
// Creating a new rooted tree with two external nodes.
import org.forester.phylogeny.PhylogenyNode;
import org.forester.phylogeny.iterators.PhylogenyNodeIterator;
-public class Example3 {
+public class Example {
public static void main( final String[] args ) {
// Creating a new rooted tree with four external nodes.
import org.forester.phylogeny.data.Sequence;
import org.forester.phylogeny.data.Taxonomy;
-public class Example5 {
+public class Example {
public static void main( final String[] args ) {
// Creating a new rooted tree with two external nodes.