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

3
LINES

< > BotCompany Repo | #1017018 // syncMRUCache - synchronized MRU cache

JavaX fragment (include)

static <A, B> Map<A, B> syncMRUCache(int size) {
  ret synchroMap(MRUCache(size));
}

download  show line numbers  debug dex  old transpilations   

Travelled to 18 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, ekrmjmnbrukm, gwrvuhgaqvyk, irmadwmeruwu, ishqpsrjomds, lpdgvwnxivlt, mowyntqkapby, mqqgnosmbjvj, onxytkatvevr, pyentgdyhuwx, pzhvpgtvlbxg, tslmcundralx, tvejysmllsmz, vouqrxazstgt, xrpafgyirdlv

No comments. add comment

Snippet ID: #1017018
Snippet name: syncMRUCache - synchronized MRU cache
Eternal ID of this version: #1017018/1
Text MD5: e6b076fad1b3bc7a8e7382b26cabd84f
Author: stefan
Category: javax
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2018-07-10 17:05:40
Source code size: 86 bytes / 3 lines
Pitched / IR pitched: No / No
Views / Downloads: 313 / 693
Referenced in: [show references]