static <A, B, C> T3<A, B, C> randomTriple(F0<A> fA, F0<B> fB, F0<C> fC) { ret t3(callF(fA), callF(fB), callF(fC)); }
Began life as a copy of #1022916
download show line numbers debug dex old transpilations
Travelled to 7 computer(s): bhatertpkbcr, cfunsshuasjs, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, vouqrxazstgt
No comments. add comment
| Snippet ID: | #1022917 |
| Snippet name: | randomTriple |
| Eternal ID of this version: | #1022917/1 |
| Text MD5: | 5cc3fa1c8bc1dac3e9afa27de3c28706 |
| Author: | stefan |
| Category: | javax / a.i. |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2019-04-14 21:43:19 |
| Source code size: | 120 bytes / 3 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 474 / 518 |
| Referenced in: | [show references] |