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

7
LINES

< > BotCompany Repo | #1022279 // gazelle_phraseCache_cached

JavaX fragment (include)

static TimedCache<PhraseCache> gazelle_phraseCache_cache = new(10.0);

static PhraseCache gazelle_phraseCache_cached() {
  ret gazelle_phraseCache_cache.get(func -> PhraseCache {
    makePhraseCache(gazelle_allPhrasesFromRules())
  });
}

Author comment

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: 175 / 208
Version history: 1 change(s)
Referenced in: [show references]