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

16
LINES

< > BotCompany Repo | #1015800 // this$0/this$1 test (find embedding object, OK)

JavaX source code (desktop) [tags: use-pretranspiled] - run with: x30.jar

Download Jar. Libraryless. Click here for Pure Java version (2276L/15K).

!7

static Runnable runnable;

p {
  new MyClass().x();
  
  printStruct(runnable);
  printStruct(allEmbeddingObjects(runnable));
}

sclass MyClass {
  void x() {
    runnable = r {};
  }
}

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: #1015800
Snippet name: this$0/this$1 test (find embedding object, OK)
Eternal ID of this version: #1015800/4
Text MD5: ec6e1222b2f3a71f32b2a0af4393a56f
Transpilation MD5: 5efb1ee6da0b3ff74c4d3fe3c1e33ecf
Author: stefan
Category: javax
Type: JavaX source code (desktop)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2018-05-27 22:21:14
Source code size: 204 bytes / 16 lines
Pitched / IR pitched: No / No
Views / Downloads: 341 / 699
Version history: 3 change(s)
Referenced in: [show references]