1 | please include function hotwireCached. |
2 | |
3 | static void hotwireCached_clear() { |
4 | L<Class> classes; |
5 | { |
6 | lock hotwireCached_lock; |
7 | classes = cloneValues(hotwireCached_cache); |
8 | hotwireCached_cache.clear(); |
9 | } |
10 | cleanUp(classes); |
11 | } |
Began life as a copy of #1002224
download show line numbers debug dex old transpilations
Travelled to 13 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, gwrvuhgaqvyk, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tslmcundralx, tvejysmllsmz, vouqrxazstgt
No comments. add comment
Snippet ID: | #1013033 |
Snippet name: | hotwireCached_clear - clear all cached classes |
Eternal ID of this version: | #1013033/2 |
Text MD5: | 70d132bb5b121579b5e98c43f8c06f24 |
Author: | stefan |
Category: | javax |
Type: | JavaX fragment (include) |
Public (visible to everyone): | Yes |
Archived (hidden from active list): | No |
Created/modified: | 2017-12-22 13:06:43 |
Source code size: | 245 bytes / 11 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 468 / 482 |
Version history: | 1 change(s) |
Referenced in: | [show references] |