Libraryless. Click here for Pure Java version (8321L/48K).
1 | static TimedCache<SS> standardClassesMap_cached_cache = new TimedCache<SS>(l0 standardClassesMap, 60.0); |
2 | |
3 | // name -> id |
4 | static SS standardClassesMap_cached() { |
5 | ret standardClassesMap_cached_cache!; |
6 | } |
7 | |
8 | svoid standardClassesMap_clearCache() { |
9 | standardClassesMap_cached_cache.clear(); |
10 | } |
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: | 345 / 443 |
Version history: | 6 change(s) |
Referenced in: | [show references] |