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

7
LINES

< > BotCompany Repo | #1004399 // gLogicList - get contents of logic list

JavaX fragment (include)

static TimedCache<L<S>> gLogicList_cache = new TimedCache(5);

please include function loadLogicList.

static L<S> gLogicList() {
  ret gLogicList_cache.get("loadLogicList");
}

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: 534 / 539
Referenced in: #1006654 - Standard functions list 2 (LIVE, continuation of #761)