Transpiled version (5158L) is out of date.
1 | svoid addToContainer(Container a, Component... b) { |
2 | if (a == null) ret; |
3 | swing { |
4 | fOr (Component c : b) |
5 | if (c != null) |
6 | a.add(c); |
7 | } |
8 | } |
download show line numbers debug dex old transpilations
Travelled to 18 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, ekrmjmnbrukm, gwrvuhgaqvyk, irmadwmeruwu, ishqpsrjomds, lpdgvwnxivlt, mowyntqkapby, mqqgnosmbjvj, onxytkatvevr, pyentgdyhuwx, pzhvpgtvlbxg, tslmcundralx, tvejysmllsmz, vouqrxazstgt, xrpafgyirdlv
No comments. add comment
Snippet ID: | #1009806 |
Snippet name: | addToContainer - does not call wrap() |
Eternal ID of this version: | #1009806/6 |
Text MD5: | d1833e510b70474d927d79f76cdd7bfd |
Author: | stefan |
Category: | javax / gui |
Type: | JavaX fragment (include) |
Public (visible to everyone): | Yes |
Archived (hidden from active list): | No |
Created/modified: | 2022-01-29 02:14:59 |
Source code size: | 162 bytes / 8 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 669 / 1671 |
Version history: | 5 change(s) |
Referenced in: | [show references] |