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

3
LINES

< > BotCompany Repo | #1031881 // entries - synonym of _entrySet

JavaX fragment (include)

static <A, B> Set<Map.Entry<A,B>> entries(Map<A, B> map) {
  ret _entrySet(map);
}

download  show line numbers  debug dex  old transpilations   

Travelled to 3 computer(s): bhatertpkbcr, mqqgnosmbjvj, pyentgdyhuwx

No comments. add comment

Snippet ID: #1031881
Snippet name: entries - synonym of _entrySet
Eternal ID of this version: #1031881/1
Text MD5: d7a1f641720a274fca4ac360349e5235
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:21
Source code size: 82 bytes / 3 lines
Pitched / IR pitched: No / No
Views / Downloads: 111 / 133
Referenced in: [show references]