1 | static LPair<S, Map> fullMRUCaches() {
|
2 | ret [Pair<S, Map> p : allMapCacheVars() | isMRUCacheFull(p.b)]; |
3 | } |
Began life as a copy of #1021544
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: | #1021545 |
| Snippet name: | fullMRUCaches |
| Eternal ID of this version: | #1021545/4 |
| Text MD5: | 6371b2584160452bd544c95d2aab8e2b |
| 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:33 |
| Source code size: | 108 bytes / 3 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 457 / 501 |
| Version history: | 3 change(s) |
| Referenced in: | [show references] |