1 | svoid stepWithStats(Steppable s, long maxSteps) { |
2 | stepMaxWithStats(s, maxSteps); |
3 | } |
4 | |
5 | |
6 | |
7 | svoid stepWithStats(long maxSteps, Steppable s) { |
8 | stepMaxWithStats(maxSteps, s); |
9 | } |
download show line numbers debug dex old transpilations
Travelled to 3 computer(s): bhatertpkbcr, mqqgnosmbjvj, pyentgdyhuwx
No comments. add comment
Snippet ID: | #1032069 |
Snippet name: | stepWithStats - synonym of stepMaxWithStats |
Eternal ID of this version: | #1032069/1 |
Text MD5: | a9e33ee50a99a85abe8b628b5581900b |
Author: | stefan |
Category: | |
Type: | JavaX fragment (include) |
Public (visible to everyone): | Yes |
Archived (hidden from active list): | No |
Created/modified: | 2021-08-11 11:23:25 |
Source code size: | 172 bytes / 9 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 132 / 148 |
Referenced in: | [show references] |