1 | static TimedCache<PhraseCache> gazelle_phraseCache_cache = new(10.0); |
2 | |
3 | static PhraseCache gazelle_phraseCache_cached() { |
4 | ret gazelle_phraseCache_cache.get(func -> PhraseCache { |
5 | makePhraseCache(gazelle_allPhrasesFromRules()) |
6 | }); |
7 | } |
Began life as a copy of #1022278
download show line numbers debug dex old transpilations
Travelled to 7 computer(s): bhatertpkbcr, cfunsshuasjs, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, vouqrxazstgt
No comments. add comment
Snippet ID: | #1022279 |
Snippet name: | gazelle_phraseCache_cached |
Eternal ID of this version: | #1022279/2 |
Text MD5: | a7c55ad8e1befd4dc08d62c408d66d8d |
Author: | stefan |
Category: | javax / a.i. |
Type: | JavaX fragment (include) |
Public (visible to everyone): | Yes |
Archived (hidden from active list): | No |
Created/modified: | 2019-03-12 15:40:59 |
Source code size: | 243 bytes / 7 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 248 / 281 |
Version history: | 1 change(s) |
Referenced in: | [show references] |