Warning: session_start(): open(/var/lib/php/sessions/sess_1nkiabboee8uen17s63efi599q, 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
syncWeakMap - synonym of newWeakHashMap [1032579]

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

3
LINES

< > BotCompany Repo | #1032579 // syncWeakMap - synonym of newWeakHashMap

JavaX fragment (include)

1  
static <A, B> Map<A, B> syncWeakMap() {
2  
  ret newWeakHashMap();
3  
}

download  show line numbers  debug dex  old transpilations   

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

No comments. add comment

Snippet ID: #1032579
Snippet name: syncWeakMap - synonym of newWeakHashMap
Eternal ID of this version: #1032579/1
Text MD5: b30944ada20cd7c20cd0bf22f06431bb
Author: stefan
Category:
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2021-09-23 05:09:46
Source code size: 65 bytes / 3 lines
Pitched / IR pitched: No / No
Views / Downloads: 310 / 336
Referenced in: [show references]