static <A> Ext<A> ext(A a) { ret Ext(a); } static <A> Ext<A> mapMethodLike ext(S info, A a) { ret extTrans(info, null, a); }
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: | #1023198 |
Snippet name: | ext - make Ext instance. also takes an info string as first parameter |
Eternal ID of this version: | #1023198/3 |
Text MD5: | af5ff9d429816ee5bc81015f70253d07 |
Author: | stefan |
Category: | javax |
Type: | JavaX fragment (include) |
Public (visible to everyone): | Yes |
Archived (hidden from active list): | No |
Created/modified: | 2019-05-16 20:33:36 |
Source code size: | 135 bytes / 7 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 361 / 382 |
Version history: | 2 change(s) |
Referenced in: | [show references] |