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

3
LINES

< > BotCompany Repo | #1000938 // synchronizedList

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

Libraryless. Click here for Pure Java version (45L/1K).

static <A> L<A> synchronizedList(L<A> list) {
  return synchroList(list);
}

download  show line numbers  debug dex  old transpilations   

Travelled to 13 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, gwrvuhgaqvyk, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tslmcundralx, tvejysmllsmz, vouqrxazstgt

No comments. add comment

Snippet ID: #1000938
Snippet name: synchronizedList
Eternal ID of this version: #1000938/2
Text MD5: 47d1db19ace87a6cc4026e5f8a093716
Transpilation MD5: f0fec9f402fdbbc48d7a5e314031333b
Author: stefan
Category: javax
Type: JavaX source code
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2022-01-08 21:14:42
Source code size: 77 bytes / 3 lines
Pitched / IR pitched: No / No
Views / Downloads: 571 / 825
Version history: 1 change(s)
Referenced in: [show references]