1 | static TripleWeb newTripleWebWithSourceAndResult(S source, O result) {
|
2 | if (result == null) |
3 | ret newTripleWebWithSource(source); |
4 | ret new TripleWebWithSourceAndResult(source, result); |
5 | } |
Began life as a copy of #1013138
download show line numbers debug dex old transpilations
Travelled to 13 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, gwrvuhgaqvyk, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tslmcundralx, tvejysmllsmz, vouqrxazstgt
No comments. add comment
| Snippet ID: | #1013332 |
| Snippet name: | newTripleWebWithSourceAndResult |
| Eternal ID of this version: | #1013332/1 |
| Text MD5: | ec8ae133cec0ab3318cfe2103b5c7780 |
| Author: | stefan |
| Category: | javax / a.i. |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2018-01-01 05:42:32 |
| Source code size: | 194 bytes / 5 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 713 / 747 |
| Referenced in: | [show references] |