static <A> Set<A> unwrapSynchronizedSet(Set<A> set) { if (eqOneOf(className(set), "java.util.Collections$SynchronizedSet", "java.util.Collections$SynchronizedSortedSet", "java.util.Collections$SynchronizedNavigableSet")) ret (Set) get_raw(set, 'c); ret set; }
Began life as a copy of #1017787
download show line numbers debug dex old transpilations
Travelled to 14 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, gwrvuhgaqvyk, irmadwmeruwu, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tslmcundralx, tvejysmllsmz, vouqrxazstgt
No comments. add comment
Snippet ID: | #1017788 |
Snippet name: | unwrapSynchronizedSet |
Eternal ID of this version: | #1017788/3 |
Text MD5: | deed00cd477961f3fba77c190fee2a62 |
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:06:27 |
Source code size: | 286 bytes / 8 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 387 / 439 |
Version history: | 2 change(s) |
Referenced in: | [show references] |