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

3
LINES

< > BotCompany Repo | #1021854 // tempInterceptPrintIfNotIntercepted

JavaX fragment (include)

1  
static AutoCloseable tempInterceptPrintIfNotIntercepted(F1<S, Bool> f) {
2  
  ret print_byThread()! == null ? tempInterceptPrint(f) : null;
3  
}

Author comment

Began life as a copy of #1017171

download  show line numbers  debug dex  old transpilations   

Travelled to 7 computer(s): bhatertpkbcr, cfunsshuasjs, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, vouqrxazstgt

No comments. add comment

Snippet ID: #1021854
Snippet name: tempInterceptPrintIfNotIntercepted
Eternal ID of this version: #1021854/3
Text MD5: 127900ea1fa4ed258a8b7d7e9b4e262b
Author: stefan
Category: javax
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2019-03-02 17:54:46
Source code size: 140 bytes / 3 lines
Pitched / IR pitched: No / No
Views / Downloads: 280 / 349
Version history: 2 change(s)
Referenced in: [show references]