Libraryless. Click here for Pure Java version (8321L/48K).
static TimedCache<SS> standardClassesMap_cached_cache = new TimedCache<SS>(l0 standardClassesMap, 60.0); // name -> id static SS standardClassesMap_cached() { ret standardClassesMap_cached_cache!; } svoid standardClassesMap_clearCache() { standardClassesMap_cached_cache.clear(); }
Began life as a copy of #1008712
download show line numbers debug dex old transpilations
Travelled to 14 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, gwrvuhgaqvyk, ishqpsrjomds, lpdgvwnxivlt, mowyntqkapby, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tslmcundralx, tvejysmllsmz, vouqrxazstgt
No comments. add comment
| Snippet ID: | #1015868 |
| Snippet name: | standardClassesMap_cached |
| Eternal ID of this version: | #1015868/7 |
| Text MD5: | f74ce5cfe4497f1c61e2f875a2858960 |
| Transpilation MD5: | 1cbd8a3fce8d4694333a8bca0eeeaebc |
| Author: | stefan |
| Category: | javax |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2022-03-11 01:36:58 |
| Source code size: | 296 bytes / 10 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 794 / 938 |
| Version history: | 6 change(s) |
| Referenced in: | #1006654 - Standard functions list 2 (LIVE, continuation of #761) |