static <A> Set<A> combinedSet(Set<A>... sets) { ret CombinedSet(sets); }
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: | #1021318 |
| Snippet name: | combinedSet |
| Eternal ID of this version: | #1021318/1 |
| Text MD5: | 81dda084fcdce2b6827071a785bee160 |
| Author: | stefan |
| Category: | javax |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2019-02-08 16:30:32 |
| Source code size: | 76 bytes / 3 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 531 / 578 |
| Referenced in: | #1006654 - Standard functions list 2 (LIVE, continuation of #761) #1022361 - combinedMap - uses CombinedMap (virtual union with limited methods) |