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

5
LINES

< > BotCompany Repo | #1033339 // ping_v3 [using PingSource per thread]

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

Libraryless. Click here for Pure Java version (4569L/26K).

// always returns true for convenience
sbool ping_v3(PingSource source default pingSource()) {
  source?!;
  true;
}

Author comment

Began life as a copy of #1003137

download  show line numbers  debug dex  old transpilations   

Travelled to 4 computer(s): bhatertpkbcr, ekrmjmnbrukm, mowyntqkapby, mqqgnosmbjvj

No comments. add comment

Snippet ID: #1033339
Snippet name: ping_v3 [using PingSource per thread]
Eternal ID of this version: #1033339/8
Text MD5: d037c1e745f0d547919112c5b2a566e4
Transpilation MD5: ffa5e2d1618aa5e7c6fcc4d6be7105dd
Author: stefan
Category: javax
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2021-10-27 07:30:23
Source code size: 120 bytes / 5 lines
Pitched / IR pitched: No / No
Views / Downloads: 153 / 223
Version history: 7 change(s)
Referenced in: #1006654 - Standard functions list 2 (LIVE, continuation of #761)
#1033340 - pingSource [ping_v3]
#1033344 - ping_trueIfSlept