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

3
LINES

< > BotCompany Repo | #1027839 // syncAutoMap - synchronized AutoMap

JavaX source code (desktop) [tags: use-pretranspiled] - run with: x30.jar

Download Jar. Libraryless. Click here for Pure Java version (2821L/18K).

static <A, B> Map<A, B> syncAutoMap(IF1<A, B> f) {
  ret syncMap(AutoMap(f));
}

download  show line numbers  debug dex  old transpilations   

Travelled to 7 computer(s): bhatertpkbcr, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, vouqrxazstgt, xrpafgyirdlv

No comments. add comment

Snippet ID: #1027839
Snippet name: syncAutoMap - synchronized AutoMap
Eternal ID of this version: #1027839/2
Text MD5: 32adbceeddd30a20c7f3be717a3b21af
Transpilation MD5: aaf6b90ef7a55f41b71a66adad8dc048
Author: stefan
Category: javax
Type: JavaX source code (desktop)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2020-04-15 01:09:03
Source code size: 81 bytes / 3 lines
Pitched / IR pitched: No / No
Views / Downloads: 131 / 543
Version history: 1 change(s)
Referenced in: [show references]