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

8
LINES

< > BotCompany Repo | #1020856 // r_dm_q - dm_q as Runnable

JavaX fragment (include)

static Runnable r_dm_q(final Runnable r) {
  DynModule mod = dm_current_mandatory();
  ret r_dm_q(mod, r);
}

static Runnable r_dm_q(DynModule mod, Runnable r) {
  ret r { dm_q(mod, r) };
}

Author comment

Began life as a copy of #1019800

download  show line numbers  debug dex  old transpilations   

Travelled to 8 computer(s): bhatertpkbcr, cfunsshuasjs, gwrvuhgaqvyk, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, vouqrxazstgt

No comments. add comment

Snippet ID: #1020856
Snippet name: r_dm_q - dm_q as Runnable
Eternal ID of this version: #1020856/4
Text MD5: 05b083fc64ee715fd81fdca3011809d9
Author: stefan
Category: javax / stefan's os
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2019-11-30 15:11:07
Source code size: 196 bytes / 8 lines
Pitched / IR pitched: No / No
Views / Downloads: 296 / 338
Version history: 3 change(s)
Referenced in: [show references]