static <A, B> Pair<A, B> entryToPair(Map.Entry<A, B> e) { ret mapEntryToPair(e); }
download show line numbers debug dex old transpilations
Travelled to 3 computer(s): bhatertpkbcr, mqqgnosmbjvj, pyentgdyhuwx
No comments. add comment
Snippet ID: | #1031882 |
Snippet name: | entryToPair - synonym of mapEntryToPair |
Eternal ID of this version: | #1031882/1 |
Text MD5: | 137f0086d47c754d0453523527d69f70 |
Author: | stefan |
Category: | |
Type: | JavaX fragment (include) |
Public (visible to everyone): | Yes |
Archived (hidden from active list): | No |
Created/modified: | 2021-07-24 00:04:44 |
Source code size: | 84 bytes / 3 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 238 / 236 |
Referenced in: | #1006654 - Standard functions list 2 (LIVE, continuation of #761) |