get Method
Get and register recent use of
get(key: K): undefined | V
Parameter | Type | Description |
---|---|---|
key | K |
Returns - undefined | V
Defined in
- core/bentley/src/LRUMap.ts Line 180
Last Updated: 12 June, 2024
Woah! This page has a great deal of content... Give us a second to load it.
Get and register recent use of
get(key: K): undefined | V
Parameter | Type | Description |
---|---|---|
key | K |
Returns - undefined | V
Last Updated: 12 June, 2024