Warning: session_start(): open(/var/lib/php/sessions/sess_88q8ji9tqdcc99b3l4iausqut5, O_RDWR) failed: No space left on device (28) in /var/www/tb-usercake/models/config.php on line 51

Warning: session_start(): Failed to read session data: files (path: /var/lib/php/sessions) in /var/www/tb-usercake/models/config.php on line 51
setCreatorTo [1017226]

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

3
LINES

< > BotCompany Repo | #1017226 // setCreatorTo

JavaX fragment (include)

svoid setCreatorTo(O o, O creator) {
  setOpt(o, creator_class := newWeakReference(creator));
}

download  show line numbers  debug dex  old transpilations   

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

No comments. add comment

Snippet ID: #1017226
Snippet name: setCreatorTo
Eternal ID of this version: #1017226/3
Text MD5: 5820be1db0948492ad432978cebd55d7
Author: stefan
Category: javax / stefan's os
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2018-07-14 13:42:06
Source code size: 97 bytes / 3 lines
Pitched / IR pitched: No / No
Views / Downloads: 877 / 836
Version history: 2 change(s)
Referenced in: #1006654 - Standard functions list 2 (LIVE, continuation of #761)
#1017227 - shareMyCreatorWith