Libraryless. Click here for Pure Java version (1632L/11K).
static <A> Ext<A> mapMethodLike extTrans(S info, Ext src, A a) { Ext<A> e = ext(a); e.fieldValues = litorderedmap(+src, +info); ret e; }
Began life as a copy of #1023198
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: | #1023201 |
| Snippet name: | extTrans - make transformed Ext instance |
| Eternal ID of this version: | #1023201/4 |
| Text MD5: | 4a65ba00220359d025124c4a5e10c0bd |
| Transpilation MD5: | 7f2dc3ebb524fc1e1f82957197de6526 |
| Author: | stefan |
| Category: | javax |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2019-05-16 19:50:27 |
| Source code size: | 146 bytes / 5 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 498 / 612 |
| Version history: | 3 change(s) |
| Referenced in: | [show references] |