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

3
LINES

< > BotCompany Repo | #1030121 // stackTraceForThread

JavaX fragment (include) [tags: use-pretranspiled]

Libraryless. Click here for Pure Java version (2728L/17K).

sS stackTraceForThread(Thread t) {
  ret t == null ? null : lines(t.getStackTrace());
}

download  show line numbers  debug dex  old transpilations   

Travelled to 4 computer(s): bhatertpkbcr, mqqgnosmbjvj, pyentgdyhuwx, vouqrxazstgt

No comments. add comment

Snippet ID: #1030121
Snippet name: stackTraceForThread
Eternal ID of this version: #1030121/1
Text MD5: a9621fd9037cfae658cc0d7cbfc9c5a9
Transpilation MD5: edfe65e01d5c0fd6c19aecabf10d7713
Author: stefan
Category: javax
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2020-11-10 10:57:23
Source code size: 89 bytes / 3 lines
Pitched / IR pitched: No / No
Views / Downloads: 118 / 178
Referenced in: [show references]