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

7
LINES

< > BotCompany Repo | #1013086 // removeFirstInjection - remove first injection from VM

JavaX fragment (include)

// get main class of first program (for console)
static O removeFirstInjection() {
  L injections = (L) call(getJavaX(), "getInjections");
  synchronized(injections) {
    ret popFirst(injections);
  }
}

Author comment

Began life as a copy of #1007910

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: #1013086
Snippet name: removeFirstInjection - remove first injection from VM
Eternal ID of this version: #1013086/1
Text MD5: ee9b56edd69258b7b019b3b2e4e08ddf
Author: stefan
Category: javax
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2017-12-25 03:22:04
Source code size: 209 bytes / 7 lines
Pitched / IR pitched: No / No
Views / Downloads: 358 / 357
Referenced in: [show references]