Not logged in.  Login/Logout/Register | List snippets | | Create snippet | Upload image | Upload data

7
LINES

< > BotCompany Repo | #1022309 // gazelle_fullPhraseCache_cached

JavaX fragment (include)

static TimedCache<FullPhraseCache> gazelle_fullPhraseCache_cache = new(10.0);

static FullPhraseCache gazelle_fullPhraseCache_cached() {
  ret gazelle_fullPhraseCache_cache.get(func -> FullPhraseCache {
    makeFullPhraseCache(gazelle_allPhrasesFromRules())
  });
}

Author comment

Began life as a copy of #1022279

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: #1022309
Snippet name: gazelle_fullPhraseCache_cached
Eternal ID of this version: #1022309/3
Text MD5: 6f401dfd105e446071a7a58ebd690180
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-13 05:44:03
Source code size: 271 bytes / 7 lines
Pitched / IR pitched: No / No
Views / Downloads: 188 / 225
Version history: 2 change(s)
Referenced in: [show references]