1 | static <A extends Iterable> A pnlWithHeading(S heading, A l) {
|
2 | printAsciiHeading(heading); |
3 | ret pnl(l); |
4 | } |
Began life as a copy of #1008448
download show line numbers debug dex old transpilations
Travelled to 8 computer(s): bhatertpkbcr, cfunsshuasjs, gwrvuhgaqvyk, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, vouqrxazstgt
No comments. add comment
| Snippet ID: | #1020043 |
| Snippet name: | pnlWithHeading |
| Eternal ID of this version: | #1020043/1 |
| Text MD5: | 0c048b9685f3ecbafd84f2f98120981a |
| Author: | stefan |
| Category: | javax |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2018-12-04 20:19:16 |
| Source code size: | 111 bytes / 4 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 797 / 836 |
| Referenced in: | [show references] |