| Package | Description |
|---|---|
| org.testng.collections | |
| org.testng.internal |
| Modifier and Type | Method and Description |
|---|---|
static <K,V> ListMultiMap<K,V> |
ListMultiMap.create()
Deprecated.
|
static <K,V> ListMultiMap<K,V> |
Maps.newListMultiMap() |
static <K,V> ListMultiMap<K,V> |
Maps.newSortedListMultiMap() |
| Modifier and Type | Method and Description |
|---|---|
ListMultiMap<T,org.testng.internal.DynamicGraph.Edge<T>> |
DynamicGraph.getEdges() |
Copyright © 2024. All rights reserved.