Libraryless. Click here for Pure Java version (10704L/59K).
static <A, B> Map<A, B> asSyncTreeMap(Map<A, B> map) { ret isSyncTreeMap(map) ? map : synchroNavigableMap(asTreeMap(map)); }
Began life as a copy of #1028069
download show line numbers debug dex old transpilations
Travelled to 4 computer(s): bhatertpkbcr, mqqgnosmbjvj, pyentgdyhuwx, vouqrxazstgt
No comments. add comment
Snippet ID: | #1030006 |
Snippet name: | asSyncTreeMap |
Eternal ID of this version: | #1030006/6 |
Text MD5: | db059a9b33bce343dd539c7a5f91b3de |
Transpilation MD5: | d74caacc1034f7bbf6a8171ba8bfe5c0 |
Author: | stefan |
Category: | javax |
Type: | JavaX fragment (include) |
Public (visible to everyone): | Yes |
Archived (hidden from active list): | No |
Created/modified: | 2023-05-23 17:46:14 |
Source code size: | 130 bytes / 3 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 142 / 229 |
Version history: | 5 change(s) |
Referenced in: | [show references] |