All Downloads are FREE. Search and download functionalities are using the official Maven repository.

cdc.graphs.impl.tests.TestTree Maven / Gradle / Ivy

There is a newer version: 0.71.2
Show newest version
package cdc.graphs.impl.tests;

import cdc.graphs.impl.BasicTree;

public class TestTree extends BasicTree {
    public TestTree() {
        super();
    }
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy