Warning: session_start(): open(/var/lib/php/sessions/sess_mfvr251g1imsdl7dk8a9vk5ib5, 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
weakMap - synonym of newWeakHashMap. OK to use in static initializers [1030299]

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

3
LINES

< > BotCompany Repo | #1030299 // weakMap - synonym of newWeakHashMap. OK to use in static initializers

JavaX fragment (include)

static <A, B> Map<A, B> weakMap() {
  ret newWeakHashMap();
}

download  show line numbers  debug dex  old transpilations   

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

No comments. add comment

Snippet ID: #1030299
Snippet name: weakMap - synonym of newWeakHashMap. OK to use in static initializers
Eternal ID of this version: #1030299/3
Text MD5: 4a3c78631553604c801e5629d80a2885
Author: stefan
Category:
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2021-04-23 16:35:53
Source code size: 63 bytes / 3 lines
Pitched / IR pitched: No / No
Views / Downloads: 590 / 612
Version history: 2 change(s)
Referenced in: [show references]