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

3
LINES

< > BotCompany Repo | #1030010 // isSyncTreeMap

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

Libraryless. Click here for Pure Java version (2519L/16K).

sbool isSyncTreeMap(Map map) {
  ret unwrapSynchronizedMapOrNull(map) instanceof TreeMap;
}

download  show line numbers  debug dex  old transpilations   

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

No comments. add comment

Snippet ID: #1030010
Snippet name: isSyncTreeMap
Eternal ID of this version: #1030010/1
Text MD5: c535d6504c729c83b409fc0017556796
Transpilation MD5: a34a432c16d4ed6a4ddf15465ca61a9b
Author: stefan
Category: javax
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2020-10-29 11:48:51
Source code size: 93 bytes / 3 lines
Pitched / IR pitched: No / No
Views / Downloads: 125 / 180
Referenced in: [show references]