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

3
LINES

< > BotCompany Repo | #1018069 // tempSet - synonym of tempSetField

JavaX fragment (include)

static AutoCloseable tempSet(O o, fS field, O value) {
  ret tempSetField(o, field, value);
}

download  show line numbers  debug dex  old transpilations   

Travelled to 13 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, gwrvuhgaqvyk, irmadwmeruwu, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, vouqrxazstgt

No comments. add comment

Snippet ID: #1018069
Snippet name: tempSet - synonym of tempSetField
Eternal ID of this version: #1018069/1
Text MD5: 23db264fd99dc2eb934317614b40f5b7
Author: stefan
Category:
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2018-08-29 13:29:50
Source code size: 93 bytes / 3 lines
Pitched / IR pitched: No / No
Views / Downloads: 354 / 390
Referenced in: #1006654 - Standard functions list 2 (LIVE, continuation of #761)