static S structureOrTextForUser(O o) { ret o == null ? "" : o instanceof S ? (S) o : structureForUser(o); }
Began life as a copy of #1001530
download show line numbers debug dex old transpilations
Travelled to 13 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, gwrvuhgaqvyk, irmadwmeruwu, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, vouqrxazstgt
No comments. add comment
| Snippet ID: | #1018157 |
| Snippet name: | structureOrTextForUser |
| Eternal ID of this version: | #1018157/2 |
| Text MD5: | 658cbfaf30d051e9aa51186d037a7216 |
| Author: | stefan |
| Category: | javax |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2019-02-13 23:12:18 |
| Source code size: | 111 bytes / 3 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 660 / 705 |
| Version history: | 1 change(s) |
| Referenced in: | [show references] |