This commit is contained in:
Ankit Gupta
2014-04-16 22:00:44 -07:00
parent d3b44f072f
commit d160595d97
2 changed files with 7 additions and 1 deletions

View File

@@ -216,7 +216,8 @@ public class Options {
/*
* Pointer to statistics object. Should only be called after statistics has
* been created by createStatistics() call.
* been created by createStatistics() call. Calls createStatistics() if
* C++ returns NULL pointer for statistics.
*
* @see createStatistics()
*/