Arc lint fixes

This commit is contained in:
Ankit Gupta
2014-06-22 13:30:26 -07:00
parent e0ebea6cc2
commit 718029fc38
5 changed files with 25 additions and 25 deletions

View File

@@ -17,7 +17,7 @@ public interface StatisticsCollectorCallback {
* @param tickerCount Value of ticker type.
*/
void tickerCallback(TickerType tickerType, long tickerCount);
/**
* Callback function to get histogram values.
* @param histType Histogram type.