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

3
LINES

< > BotCompany Repo | #1035483 // runResultWithTimestamps_dontPrintStackTrace

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

Libraryless. Click here for Pure Java version (11052L/64K).

static <A> RunResultWithTimestamps<A> runResultWithTimestamps_dontPrintStackTrace(IF0<A> f) {
  ret new RunResultWithTimestamps<A>().run(f, false);
}

Author comment

Began life as a copy of #1034954

download  show line numbers  debug dex  old transpilations   

Travelled to 3 computer(s): ekrmjmnbrukm, mowyntqkapby, mqqgnosmbjvj

No comments. add comment

Snippet ID: #1035483
Snippet name: runResultWithTimestamps_dontPrintStackTrace
Eternal ID of this version: #1035483/1
Text MD5: 0f04c7a7a0239fd19c3e5a14cf635605
Transpilation MD5: b51e0a123f12751e8fc14328fb09e525
Author: stefan
Category: javax
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2022-05-26 17:20:51
Source code size: 151 bytes / 3 lines
Pitched / IR pitched: No / No
Views / Downloads: 61 / 93
Referenced in: [show references]