- Source:
Methods
(static) asMap(objectnon-null) → (non-null) {Map.<KEY, VALUE>}
Parameters:
Name | Type | Description |
---|---|---|
object |
Object.<KEY, VALUE> |
- Source:
Returns:
- Type
- Map.<KEY, VALUE>
(static) asObject(mapnon-null) → (non-null) {Object.<KEY, VALUE>}
Parameters:
Name | Type | Description |
---|---|---|
map |
Map.<KEY, VALUE> |
- Source:
Returns:
- Type
- Object.<KEY, VALUE>