- groups
- the array into which the ThreadGroups will be copied
Documentation for this section has not yet been entered.
Iterates over all thread groups in this group (and its sub-groups) and and stores the groups in the given array. Returns when the array is full or no more groups remain, whichever happens first.
Note that this method will silently ignore any thread groups that don't fit in the supplied array.