Libraryless. Click here for Pure Java version (2523L/16K).
static F0 runnableToF0(Runnable r) { ret r == null ? null : func { r.run(); null; }; }
Began life as a copy of #1018530
download show line numbers debug dex old transpilations
Travelled to 4 computer(s): bhatertpkbcr, mqqgnosmbjvj, pyentgdyhuwx, vouqrxazstgt
No comments. add comment
Snippet ID: | #1030073 |
Snippet name: | runnableToF0 - return null |
Eternal ID of this version: | #1030073/2 |
Text MD5: | 77d69a079bd9a764ccf3343565a2bb1b |
Transpilation MD5: | a899070f863a52f85da1ee278c84ce93 |
Author: | stefan |
Category: | javax |
Type: | JavaX fragment (include) |
Public (visible to everyone): | Yes |
Archived (hidden from active list): | No |
Created/modified: | 2020-11-04 13:11:17 |
Source code size: | 90 bytes / 3 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 205 / 288 |
Version history: | 1 change(s) |
Referenced in: | [show references] |