Converts the values of a nested map one level deeper
All 2 scenarios hold
The nested map's declared value type is Long in this table.
expected outcome
broken scenario
| Scenario | List input | Set input | Map input | Element type? | Innermost values? |
|---|---|---|---|---|---|
| A list of maps |
|
|
| java.util.Map |
|
| Several nested maps |
|
|
| java.util.Map |
|