static void print_setPrefixForThread(fS prefix) { interceptPrintInThisThread(empty(prefix) ? null : new _PrintIndent(prefix)); }
download show line numbers debug dex old transpilations
Travelled to 13 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, gwrvuhgaqvyk, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tslmcundralx, tvejysmllsmz, vouqrxazstgt
No comments. add comment
Snippet ID: | #1008118 |
Snippet name: | print_setPrefixForThread - set prefix for all print() in thread |
Eternal ID of this version: | #1008118/6 |
Text MD5: | f242b7469fa8959dbf331307039ff97b |
Author: | stefan |
Category: | javax |
Type: | JavaX fragment (include) |
Public (visible to everyone): | Yes |
Archived (hidden from active list): | No |
Created/modified: | 2017-05-21 09:09:42 |
Source code size: | 137 bytes / 4 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 579 / 619 |
Version history: | 5 change(s) |
Referenced in: | #1006654 - Standard functions list 2 (LIVE, continuation of #761) #1008515 - print_getPrefixForThread #1008516 - print_threadIndentPlus #1029815 - temp_printPrefix - temporarily set prefix for all print() in thread |