Not logged in.  Login/Logout/Register | List snippets | | Create snippet | Upload image | Upload data

3
LINES

< > BotCompany Repo | #1031882 // entryToPair - synonym of mapEntryToPair

JavaX fragment (include)

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: 101 / 124
Referenced in: [show references]