Warning: session_start(): open(/var/lib/php/sessions/sess_0rvmn70a2suva2ngcev7neaarf, O_RDWR) failed: No space left on device (28) in /var/www/tb-usercake/models/config.php on line 51

Warning: session_start(): Failed to read session data: files (path: /var/lib/php/sessions) in /var/www/tb-usercake/models/config.php on line 51
toHashMap - synonym of asHashMap [1031403]

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

3
LINES

< > BotCompany Repo | #1031403 // toHashMap - synonym of asHashMap

JavaX fragment (include)

1  
static <A, B> HashMap<A, B> toHashMap(Map<A, B> map) {
2  
  ret asHashMap(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: #1031403
Snippet name: toHashMap - synonym of asHashMap
Eternal ID of this version: #1031403/1
Text MD5: 402ea07215757df3c411ffd57e96389d
Author: stefan
Category:
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2021-06-11 16:45:50
Source code size: 78 bytes / 3 lines
Pitched / IR pitched: No / No
Views / Downloads: 491 / 515
Referenced in: [show references]