static <A> L<A> unwrapSynchronizedList(L<A> l) { if (eqOneOf(className(l), "java.util.Collections$SynchronizedList", "java.util.Collections$SynchronizedRandomAccessList")) ret (L) get_raw(l, 'list); ret l; }
Began life as a copy of #1017786
download show line numbers debug dex
Travelled to 13 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, gwrvuhgaqvyk, irmadwmeruwu, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tslmcundralx, tvejysmllsmz
No comments. add comment
Snippet ID: | #1017787 |
Snippet name: | unwrapSynchronizedList |
Eternal ID of this version: | #1017787/1 |
Text MD5: | 2fdd6ae37ecd6247ffe2bdaa7033438c |
Author: | stefan |
Category: | javax / a.i. |
Type: | JavaX fragment (include) |
Public (visible to everyone): | Yes |
Archived (hidden from active list): | No |
Created/modified: | 2018-08-11 14:03:56 |
Source code size: | 229 bytes / 7 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 176 / 197 |
Referenced in: | [show references] |
Formerly at http://tinybrain.de/1017787 & http://1017787.tinybrain.de