ss: History trees can define their own node types
[deliverable/tracecompass.git] / statesystem / org.eclipse.tracecompass.statesystem.core / src / org / eclipse / tracecompass / internal / statesystem / core / backend / historytree / HistoryTreeFactory.java
index 61aae2307c0a6119b7c56865fb567810b0d45fab..31d4487d97a907d6353bf95c44437a7d5871bc30 100644 (file)
@@ -18,6 +18,7 @@ import java.nio.file.Path;
 import java.nio.file.StandardOpenOption;
 
 import org.eclipse.jdt.annotation.NonNullByDefault;
+import org.eclipse.tracecompass.internal.statesystem.core.backend.historytree.classic.HistoryTreeClassic;
 
 /**
  * Class that contains factory methods to build different types of history trees
This page took 0.02488 seconds and 5 git commands to generate.