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: 120 / 159
Version history: 2 change(s)
Referenced in: [show references]