static <A extends Cl> A pnlWithHeadingIfNempty(S heading, A l) { if (nempty(l)) pnlWithHeading(heading, l); ret l; }
Began life as a copy of #1020043
download show line numbers debug dex old transpilations
Travelled to 7 computer(s): bhatertpkbcr, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, vouqrxazstgt, xrpafgyirdlv
No comments. add comment
| Snippet ID: | #1026372 |
| Snippet name: | pnlWithHeadingIfNempty |
| Eternal ID of this version: | #1026372/4 |
| Text MD5: | 4d2ba3bde037a538176a2cc9a66276d5 |
| Author: | stefan |
| Category: | javax |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2019-12-26 14:14:43 |
| Source code size: | 123 bytes / 4 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 484 / 505 |
| Version history: | 3 change(s) |
| Referenced in: | [show references] |