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

8
LINES

< > BotCompany Repo | #1018176 // Get size of syncMRUCache (OK, -> maxSizeOfMRUCache)

JavaX source code (desktop) [tags: use-pretranspiled] - run with: x30.jar

Download Jar. Libraryless. Click here for Pure Java version (5658L/40K).

!7

p-exp {
  Map cache = syncMRUCache(100);
  Map unwrapped = unwrapSynchronizedMap(cache);
  assertNotNull(unwrapped);
  assertEqualsVerbose(100, getOpt_raw(unwrapped, 'maxSize));
}

download  show line numbers  debug dex  old transpilations   

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

No comments. add comment

Snippet ID: #1018176
Snippet name: Get size of syncMRUCache (OK, -> maxSizeOfMRUCache)
Eternal ID of this version: #1018176/6
Text MD5: eabc0d89b998efaa05a9f87098df196d
Transpilation MD5: 6bbd11a58ae8e957ae5d13bdc5b9f89d
Author: stefan
Category: javax
Type: JavaX source code (desktop)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2018-09-07 15:32:15
Source code size: 190 bytes / 8 lines
Pitched / IR pitched: No / No
Views / Downloads: 309 / 632
Version history: 5 change(s)
Referenced in: [show references]