1 | svoid dm_profile(Runnable r) { |
2 | dm_showPoorMansProfile(r); |
3 | } |
4 | |
5 | |
6 | |
7 | static <A> A dm_profile(IF0<A> f) { |
8 | ret dm_showPoorMansProfile(f); |
9 | } |
download show line numbers debug dex old transpilations
Travelled to 7 computer(s): bhatertpkbcr, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, vouqrxazstgt, xrpafgyirdlv
No comments. add comment
| Snippet ID: | #1029127 |
| Snippet name: | dm_profile - synonym of dm_showPoorMansProfile |
| Eternal ID of this version: | #1029127/1 |
| Text MD5: | 51324dce4139e92213eb6deb70ddd1ce |
| Author: | stefan |
| Category: | |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2020-07-20 14:51:45 |
| Source code size: | 137 bytes / 9 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 367 / 407 |
| Referenced in: | [show references] |