1 | // get main class of first program (for console) |
2 | static O removeFirstInjection() { |
3 | L injections = (L) call(getJavaX(), "getInjections"); |
4 | synchronized(injections) { |
5 | ret popFirst(injections); |
6 | } |
7 | } |
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: | 444 / 446 |
Referenced in: | [show references] |