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

3
LINES

< > BotCompany Repo | #1030157 // entrySet - synonym of _entrySet

JavaX fragment (include) [tags: use-pretranspiled]

Transpiled version (33L) is out of date.

1  
static <A, B> Set<Map.Entry<A,B>> entrySet(Map<A, B> map) {
2  
  ret _entrySet(map);
3  
}

download  show line numbers  debug dex  old transpilations   

Travelled to 4 computer(s): bhatertpkbcr, mqqgnosmbjvj, pyentgdyhuwx, vouqrxazstgt

No comments. add comment

Snippet ID: #1030157
Snippet name: entrySet - synonym of _entrySet
Eternal ID of this version: #1030157/3
Text MD5: 2ce1c6ce29ae2bef163a94b1b218be68
Author: stefan
Category: javax
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2020-11-11 21:06:27
Source code size: 85 bytes / 3 lines
Pitched / IR pitched: No / No
Views / Downloads: 179 / 247
Version history: 2 change(s)
Referenced in: [show references]