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

4
LINES

< > BotCompany Repo | #1027987 // extra fields [Include]

JavaX fragment (include)

MapSO extraFields;

void setExtraField(S name, O value) { extraFields = mapPutOrCreate(extraFields, name, value); }
O getExtraField(S name) { ret mapGet(extraFields, name); }

download  show line numbers  debug dex  old transpilations   

Travelled to 7 computer(s): bhatertpkbcr, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, vouqrxazstgt, xrpafgyirdlv

No comments. add comment

Snippet ID: #1027987
Snippet name: extra fields [Include]
Eternal ID of this version: #1027987/1
Text MD5: dd1d51efc752cb45d7d93d205578e082
Author: stefan
Category: javax
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2020-04-23 10:43:04
Source code size: 177 bytes / 4 lines
Pitched / IR pitched: No / No
Views / Downloads: 88 / 289
Referenced in: [show references]