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

12
LINES

< > BotCompany Repo | #1033341 // pingSource_tl [ping_v3]

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

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

1  
scope pingSource_tl.
2  
3  
static BetterThreadLocal<PingSource> #var = new BetterThreadLocal<PingSource>() {
4  
  @Override
5  
  public PingSource initialValue() {
6  
    ret ping_v3_pingSourceMaker()!; 
7  
  }
8  
};
9  
10  
static BetterThreadLocal<PingSource> pingSource_tl() {
11  
  ret var;
12  
}

Author comment

Began life as a copy of #1033340

download  show line numbers  debug dex  old transpilations   

Travelled to 6 computer(s): bhatertpkbcr, ekrmjmnbrukm, gjtlkbvenryc, mowyntqkapby, mqqgnosmbjvj, wnsclhtenguj

No comments. add comment

Snippet ID: #1033341
Snippet name: pingSource_tl [ping_v3]
Eternal ID of this version: #1033341/5
Text MD5: b8508d04df1bb206b388eda77168bd01
Transpilation MD5: 4307941a876e6a404bbdc8ea0a426044
Author: stefan
Category: javax
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2021-11-01 23:54:04
Source code size: 276 bytes / 12 lines
Pitched / IR pitched: No / No
Views / Downloads: 127 / 260
Version history: 4 change(s)
Referenced in: [show references]