Class VariationTree<L extends Label>

java.lang.Object
org.variantsync.diffdetective.variation.tree.VariationTree<L>
Type Parameters:
L - The type of label stored in this tree.
All Implemented Interfaces:
Source

public class VariationTree<L extends Label> extends Object implements Source
Representation of a concrete variation tree with source information.
Author:
Benjamin Moosherr
See Also: