Fix javadoc warnings
[deliverable/tracecompass.git] / org.eclipse.linuxtools.tmf.ui / src / org / eclipse / linuxtools / tmf / ui / views / statistics / TmfStatisticsView.java
index 4418963f6138f8b37914ea1f78f0fc1bae6bda33..39ce34764467bf784018d7d9bd41021a546df7be 100755 (executable)
@@ -455,8 +455,9 @@ public class TmfStatisticsView extends TmfView {
 
     /**
      * Perform the request for an experiment and populates the statistics tree with event.
+     * 
      * @param experiment experiment for which we need the statistics data.
-     * @param time range to request
+     * @param timeRange to request
      */
     @SuppressWarnings("unchecked")
     protected void requestData(final TmfExperiment<?> experiment, TmfTimeRange timeRange) {
This page took 0.024419 seconds and 5 git commands to generate.