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

3
LINES

< > BotCompany Repo | #1031602 // pcallWithEnter - safe calling (like in Lua)

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

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

sO pcallWithEnter(O o, S method, O... args) null on exception {
  ret callWithEnter(o, method, args);
}

Author comment

Began life as a copy of #1001180

download  show line numbers  debug dex  old transpilations   

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

No comments. add comment

Snippet ID: #1031602
Snippet name: pcallWithEnter - safe calling (like in Lua)
Eternal ID of this version: #1031602/2
Text MD5: cb44418bcd9e9b8e1288670c2cce10ca
Transpilation MD5: 028b24d779ac78ce5f6695f515fe9bc2
Author: stefan
Category: javax
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2021-06-22 09:02:48
Source code size: 105 bytes / 3 lines
Pitched / IR pitched: No / No
Views / Downloads: 100 / 150
Version history: 1 change(s)
Referenced in: [show references]