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

5
LINES

< > BotCompany Repo | #1024065 // dm_registerAs_directLink - return this module (direct object reference) on a certain message in VM bus

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

Libraryless. Click here for Pure Java version (9758L/70K).

static AutoCloseable mapMethodLike dm_registerAs_directLink(S... msgs) {
  O mod = dm_current_mandatory_generic();
  ret combineAutoCloseables(map(msgs, msg ->
    dm_vmBus_answerToMessage(msg, fConst(mod))));
}

Author comment

Began life as a copy of #1021647

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: #1024065
Snippet name: dm_registerAs_directLink - return this module (direct object reference) on a certain message in VM bus
Eternal ID of this version: #1024065/3
Text MD5: 87ad17527867083e02f1a141ec083f4e
Transpilation MD5: c2c74a45d1263a9ad681e99601b649e7
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-08-13 20:55:38
Source code size: 215 bytes / 5 lines
Pitched / IR pitched: No / No
Views / Downloads: 192 / 289
Version history: 2 change(s)
Referenced in: [show references]