static new ThreadLocal<ILister> l_lister_perThread; static ILister l_lister() { ILister l = l_lister_perThread!; ret l != null ? l : l_defaultLister(); }
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: | #1009395 |
| Snippet name: | l_lister |
| Eternal ID of this version: | #1009395/4 |
| Text MD5: | a5d139a9d3883c7e2e16077599cc48c9 |
| Author: | stefan |
| Category: | javax |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2017-07-31 19:25:43 |
| Source code size: | 163 bytes / 6 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 723 / 744 |
| Version history: | 3 change(s) |
| Referenced in: | [show references] |