static <A> A printStruct(S prefix, A a) { printStructure(prefix, a); ret a; } static <A> A printStruct(A a) { printStructure(a); ret a; }
Began life as a copy of #1001939
download show line numbers debug dex old transpilations
Travelled to 17 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, ddnzoavkxhuk, gwrvuhgaqvyk, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tslmcundralx, tvejysmllsmz, vouqrxazstgt, wnsclhtenguj, xfddqsrefgvo, xrpafgyirdlv
No comments. add comment
| Snippet ID: | #1003897 |
| Snippet name: | printStruct - short for printStructure |
| Eternal ID of this version: | #1003897/1 |
| Text MD5: | c80d1ce975e81239cc37c5a764b7615c |
| Author: | stefan |
| Category: | javax |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2016-12-14 00:17:52 |
| Source code size: | 156 bytes / 9 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 1340 / 1475 |
| Referenced in: | [show references] |