Not logged in.  Login/Logout/Register | List snippets | | Create snippet | Upload image | Upload data

5
LINES

< > BotCompany Repo | #1023215 // extMarkAs

JavaX fragment (include)

static <A> Ext<A> mapMethodLike extMarkAs(S name, A a) {
  Ext<A> e = ext(a);
  e.fieldValues = litorderedmap(name, true);
  ret e;
}

Author comment

Began life as a copy of #1023201

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: #1023215
Snippet name: extMarkAs
Eternal ID of this version: #1023215/1
Text MD5: 0a0b9ed120a1455672141ef39458041f
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:38:10
Source code size: 137 bytes / 5 lines
Pitched / IR pitched: No / No
Views / Downloads: 178 / 207
Referenced in: [show references]