1 | static <A> TripleRef<A> modifyTripleRef(TripleRef<A> r, int position) {
|
2 | ret r.position() == position ? r : tripleRef(r.triple, position); |
3 | } |
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: | #1012898 |
| Snippet name: | modifyTripleRef - change position |
| Eternal ID of this version: | #1012898/1 |
| Text MD5: | 75cfd7ea7724f14b9b1ed820862566ec |
| Author: | stefan |
| Category: | javax |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2017-12-16 12:19:28 |
| Source code size: | 143 bytes / 3 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 589 / 639 |
| Referenced in: | [show references] |