static <A, B> Map<A, B> mruCache(int maxSize) { ret synchronizedMRUCache(maxSize); }
download show line numbers debug dex old transpilations
Travelled to 6 computer(s): bhatertpkbcr, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, vouqrxazstgt
No comments. add comment
| Snippet ID: | #1024524 |
| Snippet name: | mruCache - synonym of synchronizedMRUCache |
| Eternal ID of this version: | #1024524/3 |
| Text MD5: | 87c4cfefee1f41040600a6d1aea10fdb |
| Author: | stefan |
| Category: | |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2019-08-17 15:59:10 |
| Source code size: | 88 bytes / 3 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 481 / 508 |
| Version history: | 2 change(s) |
| Referenced in: | [show references] |