Remove all existing @since annotations
[deliverable/tracecompass.git] / org.eclipse.tracecompass.statesystem.core / src / org / eclipse / tracecompass / statesystem / core / interval / TmfIntervalEndComparator.java
index 5aeccdbbf057659ab631e1aba031ab4d5a266d85..4f7fe87d3942d6d6bfbc3ad5cb05e05614b162ae 100644 (file)
@@ -19,7 +19,6 @@ import java.util.Comparator;
  * even values), so separate comparators are provided.
  *
  * @author Alexandre Montplaisir
- * @since 3.0
  */
 public class TmfIntervalEndComparator implements Comparator<ITmfStateInterval> {
 
This page took 0.030672 seconds and 5 git commands to generate.