static <A> L<A> syncListInitAndAdd(L<A> list, A a) { ret createOrAddToSyncList(list, a); }
download show line numbers debug dex old transpilations
Travelled to 7 computer(s): bhatertpkbcr, cfunsshuasjs, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, vouqrxazstgt
No comments. add comment
Snippet ID: | #1021139 |
Snippet name: | syncListInitAndAdd - synonym of createOrAddToSyncList |
Eternal ID of this version: | #1021139/1 |
Text MD5: | e91e3b71e931fda6f893953fdad6ff28 |
Author: | stefan |
Category: | |
Type: | JavaX fragment (include) |
Public (visible to everyone): | Yes |
Archived (hidden from active list): | No |
Created/modified: | 2019-01-23 22:27:03 |
Source code size: | 92 bytes / 3 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 256 / 303 |
Referenced in: | #1006654 - Standard functions list 2 (LIVE, continuation of #761) |