Fix a pile of Javadoc warnings
[deliverable/tracecompass.git] / org.eclipse.linuxtools.tmf.core / src / org / eclipse / linuxtools / tmf / core / signal / TmfExperimentSelectedSignal.java
index e978af1c08562f510ccf0d70a847c8adefd1a435..3b677f95fd7b0c68947058948db6a7c85d904cb3 100644 (file)
@@ -1,11 +1,11 @@
 /*******************************************************************************
  * Copyright (c) 2009 Ericsson
- * 
+ *
  * All rights reserved. This program and the accompanying materials are
  * made available under the terms of the Eclipse Public License v1.0 which
  * accompanies this distribution, and is available at
  * http://www.eclipse.org/legal/epl-v10.html
- * 
+ *
  * Contributors:
  *   Francois Chouinard - Initial API and implementation
  *******************************************************************************/
@@ -17,7 +17,9 @@ import org.eclipse.linuxtools.tmf.core.trace.TmfExperiment;
 
 /**
  * New experiment has been selected
- * 
+ *
+ * @param <T> The experiment event type
+ *
  * @version 1.0
  * @author Francois Chouinard
  */
This page took 0.024519 seconds and 5 git commands to generate.