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

3
LINES

< > BotCompany Repo | #1031780 // isWeakHashMap

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

Libraryless. Click here for Pure Java version (2793L/17K).

sbool isWeakHashMap(Map map) {
  ret unwrapSynchronizedMap(map) instanceof WeakHashMap;
}

Author comment

Began life as a copy of #1031778

download  show line numbers  debug dex  old transpilations   

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

No comments. add comment

Snippet ID: #1031780
Snippet name: isWeakHashMap
Eternal ID of this version: #1031780/1
Text MD5: 80e554826a3a483f38b4f6716e901ed9
Transpilation MD5: d778bba042af8998e73b408cf29c48fc
Author: stefan
Category: javax
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2021-06-29 18:03:02
Source code size: 91 bytes / 3 lines
Pitched / IR pitched: No / No
Views / Downloads: 72 / 115
Referenced in: [show references]