OpenBIMRL | Map functions
Class path: collection.map.mapKeySet
Map key set
Description
Gets the set of keys of an associated map.
Input
Input | Name | Type | Description |
---|---|---|---|
0 | Map | AbstractMap | Map |
Output
Output | Name | Type | Description |
---|---|---|---|
0 | Key set | Set<Object> | Key set |
Use/Example
Sample file
Download of a sample file so that the user can test the usage himself