Libraryless. Click here for Pure Java version (3528L/23K).
static <A, B extends Collection<A>> B pnlStructWithTitle(S title, B l) { print(empty(title) ? nEntries(l) : title + " (" + l(l) + ")"); pnlStruct(l); ret l; }
Began life as a copy of #1023766
download show line numbers debug dex old transpilations
Travelled to 6 computer(s): bhatertpkbcr, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, vouqrxazstgt
No comments. add comment
| Snippet ID: | #1024241 |
| Snippet name: | pnlStructWithTitle |
| Eternal ID of this version: | #1024241/4 |
| Text MD5: | 1285e7063154e9dc2706aabea92dec20 |
| Transpilation MD5: | e311abe1a52a8b8ec8be9950bb617152 |
| Author: | stefan |
| Category: | javax |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2019-07-28 16:53:00 |
| Source code size: | 168 bytes / 5 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 421 / 572 |
| Version history: | 3 change(s) |
| Referenced in: | [show references] |