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

4
LINES

< > BotCompany Repo | #1016298 // threadGroupName

JavaX fragment (include)

static S threadGroupName(Thread t) {
  ThreadGroup g = t.getThreadGroup();
  ret g == null ? null : g.getName();
}

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: #1016298
Snippet name: threadGroupName
Eternal ID of this version: #1016298/1
Text MD5: c5614d25bec8772d0931ed43173f926c
Author: stefan
Category: javax
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2018-06-13 12:51:50
Source code size: 117 bytes / 4 lines
Pitched / IR pitched: No / No
Views / Downloads: 258 / 295
Referenced in: [show references]