Remove all existing @since annotations
[deliverable/tracecompass.git] / org.eclipse.tracecompass.tmf.core / src / org / eclipse / tracecompass / tmf / core / trace / indexer / TmfFlatArrayTraceIndex.java
index be8fb5c6625df2120cc3126bd6c128923bb80b5b..7013b37a834ae5014a9bedcc00801a63c44cce5f 100644 (file)
@@ -28,7 +28,6 @@ import org.eclipse.tracecompass.tmf.core.trace.indexer.checkpoint.ITmfCheckpoint
  * <p>Note: This index alone will not work for
  * traces that have events with time stamps that are out of order.</p>
  *
- * @since 3.0
  * @author Marc-Andre Laperle
  */
 public class TmfFlatArrayTraceIndex implements ITmfCheckpointIndex {
This page took 0.024766 seconds and 5 git commands to generate.