static <A, B, C> VF3<A, B, C> toVF3(IVF3<A, B, C> f) { ret f == null ? null : voidfunc(A a, B b, C c) { f.get(a, b, c) }; }
Began life as a copy of #1026657
download show line numbers debug dex old transpilations
Travelled to 4 computer(s): bhatertpkbcr, mqqgnosmbjvj, pyentgdyhuwx, vouqrxazstgt
No comments. add comment
Snippet ID: | #1031117 |
Snippet name: | toVF3 |
Eternal ID of this version: | #1031117/1 |
Text MD5: | 3f3fe17ff5fda79f9a4133512ce17ef4 |
Author: | stefan |
Category: | javax |
Type: | JavaX fragment (include) |
Public (visible to everyone): | Yes |
Archived (hidden from active list): | No |
Created/modified: | 2021-05-07 15:09:05 |
Source code size: | 127 bytes / 3 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 172 / 207 |
Referenced in: | [show references] |