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

4
LINES

< > BotCompany Repo | #1015593 // cleanUpVar - clean up main class field & set to null

JavaX fragment (include)

static void cleanUpVar(S var) {
  cleanUp(getMC(var));
  setMC(var, null);
}

download  show line numbers  debug dex  old transpilations   

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

No comments. add comment

Snippet ID: #1015593
Snippet name: cleanUpVar - clean up main class field & set to null
Eternal ID of this version: #1015593/1
Text MD5: 5fa2b69da80829685cb8f8de519f0d45
Author: stefan
Category: javax
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2018-05-19 10:55:14
Source code size: 79 bytes / 4 lines
Pitched / IR pitched: No / No
Views / Downloads: 321 / 376
Referenced in: [show references]