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

5
LINES

< > BotCompany Repo | #1018941 // ownResource - synonym of _registerAutoCloseable

JavaX fragment (include)


static void ownResource(AutoCloseable c) {
  _registerAutoCloseable(c);
}

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: #1018941
Snippet name: ownResource - synonym of _registerAutoCloseable
Eternal ID of this version: #1018941/1
Text MD5: cddcc647cb9f83247f14dd6d8fb395a7
Author: stefan
Category:
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2018-10-16 13:42:33
Source code size: 77 bytes / 5 lines
Pitched / IR pitched: No / No
Views / Downloads: 353 / 385
Referenced in: #1006654 - Standard functions list 2 (LIVE, continuation of #761)