Contribute CNF based TMF project handling
[deliverable/tracecompass.git] / org.eclipse.linuxtools.lttng / src / org / eclipse / linuxtools / lttng / state / trace / IStateTraceManager.java
index 65a7186dc2784a88b917f880e6448c40f209de40..fb7d22daa0662b4f05d17086a4a0b4ff46d6e92a 100644 (file)
@@ -30,7 +30,7 @@ public interface IStateTraceManager {
         * 
         * @return
         */
-       public abstract ITmfTrace getTrace();
+       public abstract ITmfTrace<?> getTrace();
 
        /**
         * Restore to the closest checkpoint from TmfTimestamp
This page took 0.028369 seconds and 5 git commands to generate.