1 | static TimedCache<L<S>> gLogicList_cache = new TimedCache(5); |
2 | |
3 | please include function loadLogicList. |
4 | |
5 | static L<S> gLogicList() {
|
6 | ret gLogicList_cache.get("loadLogicList");
|
7 | } |
download show line numbers debug dex old transpilations
Travelled to 14 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, ddnzoavkxhuk, gwrvuhgaqvyk, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tslmcundralx, tvejysmllsmz, vouqrxazstgt
No comments. add comment
| Snippet ID: | #1004399 |
| Snippet name: | gLogicList - get contents of logic list |
| Eternal ID of this version: | #1004399/1 |
| Text MD5: | 81d84503b4d6b9691a3b86564b24addf |
| Author: | stefan |
| Category: | javax |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2016-08-17 00:22:29 |
| Source code size: | 182 bytes / 7 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 846 / 867 |
| Referenced in: | [show references] |