| Package | Description |
|---|---|
| org.testng.collections |
| Modifier and Type | Class and Description |
|---|---|
class |
ListMultiMap<K,V>
A container to hold lists indexed by a key.
|
class |
SetMultiMap<K,V>
A container to hold sets indexed by a key.
|
Copyright © 2024. All rights reserved.