Add doc and end of line

This commit is contained in:
Ankit Gupta
2014-06-22 13:27:22 -07:00
parent 143ee5a1c1
commit e0ebea6cc2
7 changed files with 8 additions and 10 deletions

View File

@@ -24,4 +24,4 @@ public interface StatisticsCollectorCallback {
* @param histData Histogram data.
*/
void histogramCallback(HistogramType histType, HistogramData histData);
}
}