sbool isMRUCacheFull(Map map) { Int max = maxSizeOfMRUCache(map); ret max != null && l(map) >= max; }
Began life as a copy of #1018177
download show line numbers debug dex old transpilations
Travelled to 7 computer(s): bhatertpkbcr, cfunsshuasjs, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, vouqrxazstgt
No comments. add comment
Snippet ID: | #1021543 |
Snippet name: | isMRUCacheFull |
Eternal ID of this version: | #1021543/4 |
Text MD5: | 9978907fe9931faf9b9d184f5a9eba1b |
Author: | stefan |
Category: | javax |
Type: | JavaX fragment (include) |
Public (visible to everyone): | Yes |
Archived (hidden from active list): | No |
Created/modified: | 2019-02-17 17:02:11 |
Source code size: | 108 bytes / 4 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 288 / 299 |
Version history: | 3 change(s) |
Referenced in: | #1006654 - Standard functions list 2 (LIVE, continuation of #761) |