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

5
LINES

< > BotCompany Repo | #1014070 // mechListNames

JavaX fragment (include)

static TimedCache<Set<S>> mechListNames_cache = new TimedCache(10.0);

static Set<S> mechListNames() {
  ret mechListNames_cache.get(func { asCISet(mechListNames_fresh()) });
}

Author comment

Began life as a copy of #1014020

download  show line numbers  debug dex  old transpilations   

Travelled to 14 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, gwrvuhgaqvyk, irmadwmeruwu, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tslmcundralx, tvejysmllsmz, vouqrxazstgt

No comments. add comment

Snippet ID: #1014070
Snippet name: mechListNames
Eternal ID of this version: #1014070/4
Text MD5: 7d63e8102fde601fc3eacc7f1945678a
Author: stefan
Category: javax / a.i.
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2018-09-11 22:26:37
Source code size: 180 bytes / 5 lines
Pitched / IR pitched: No / No
Views / Downloads: 406 / 441
Version history: 3 change(s)
Referenced in: [show references]