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

4
LINES

< > BotCompany Repo | #1023915 // dm_methodNameAsRunnable

JavaX fragment (include) [tags: use-pretranspiled]

Libraryless. Click here for Pure Java version (2163L/14K).

static Runnable dm_methodNameAsRunnable(S methodName) {
  O mod = dm_current_mandatory_generic();
  ret r { temp dm_enter(mod); call(mod, methodName); };
}

download  show line numbers  debug dex  old transpilations   

Travelled to 6 computer(s): bhatertpkbcr, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, vouqrxazstgt

No comments. add comment

Snippet ID: #1023915
Snippet name: dm_methodNameAsRunnable
Eternal ID of this version: #1023915/4
Text MD5: 7ab0f4ef17b7c0775251d23ab251581a
Transpilation MD5: 10933f648baad160eda683248d4e564b
Author: stefan
Category: javax / a.i.
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2019-07-12 12:25:18
Source code size: 158 bytes / 4 lines
Pitched / IR pitched: No / No
Views / Downloads: 127 / 194
Version history: 3 change(s)
Referenced in: [show references]