static Thread getLockOwner(Lock lock) { ret lock == null ? null : (Thread) call(lock, 'getOwner); }
download show line numbers debug dex old transpilations
Travelled to 14 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, gwrvuhgaqvyk, irmadwmeruwu, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tslmcundralx, tvejysmllsmz, vouqrxazstgt
No comments. add comment
| Snippet ID: | #1016659 | 
| Snippet name: | getLockOwner | 
| Eternal ID of this version: | #1016659/2 | 
| Text MD5: | aee07c47ce136f0cc99473f93072ce57 | 
| Author: | stefan | 
| Category: | javax | 
| Type: | JavaX fragment (include) | 
| Public (visible to everyone): | Yes | 
| Archived (hidden from active list): | No | 
| Created/modified: | 2018-06-27 01:00:44 | 
| Source code size: | 103 bytes / 3 lines | 
| Pitched / IR pitched: | No / No | 
| Views / Downloads: | 593 / 642 | 
| Version history: | 1 change(s) | 
| Referenced in: | [show references] |