sbool setMaxSizeOfMRUCache(Map map, int maxSize) { map = unwrapSynchronizedMap(map); Int size = maxSizeOfMRUCache(map); if (size == null) false; set(map, +maxSize); true; }
Began life as a copy of #1018177
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: | #1018179 |
Snippet name: | setMaxSizeOfMRUCache |
Eternal ID of this version: | #1018179/1 |
Text MD5: | 44e48ec85a0700038fd7a3be0c98ad49 |
Author: | stefan |
Category: | javax |
Type: | JavaX fragment (include) |
Public (visible to everyone): | Yes |
Archived (hidden from active list): | No |
Created/modified: | 2018-09-07 15:34:49 |
Source code size: | 188 bytes / 7 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 301 / 342 |
Referenced in: | #1006654 - Standard functions list 2 (LIVE, continuation of #761) |