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

5
LINES

< > BotCompany Repo | #1031493 // vmBus_onMessage_pcall

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

Libraryless. Click here for Pure Java version (2922L/17K).

static <A> AutoCloseable mapMethodLike vmBus_onMessage_pcall(S msg, IVF1<A> onMessage) {
  ret vmBus_onMessage(msg, voidfunc(O arg) pcall {
    callF(onMessage, arg);
  });
}

Author comment

Began life as a copy of #1030780

download  show line numbers  debug dex  old transpilations   

Travelled to 4 computer(s): bhatertpkbcr, mqqgnosmbjvj, pyentgdyhuwx, vouqrxazstgt

No comments. add comment

Snippet ID: #1031493
Snippet name: vmBus_onMessage_pcall
Eternal ID of this version: #1031493/1
Text MD5: 6570636b254b49da8c85868e9529e15f
Transpilation MD5: 05ee10c002e02f7448aff77010414259
Author: stefan
Category: javax
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2021-06-15 17:01:13
Source code size: 178 bytes / 5 lines
Pitched / IR pitched: No / No
Views / Downloads: 92 / 138
Referenced in: [show references]