We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b48c0c6 commit 06c0250Copy full SHA for 06c0250
src/main/java/com/cisco/trex/stateful/TRexAstfClient.java
@@ -427,7 +427,7 @@ public List<String> getTemplateGroupNames(String profileId) {
427
* get template group statistics
428
*
429
* @param tgNames
430
- * @return
+ * @return group statistics
431
*/
432
public Map<String, AstfStatistics> getTemplateGroupStatistics(List<String> tgNames) {
433
return getTemplateGroupStatistics("", tgNames);
0 commit comments