Transpiled version (3088L) is out of date.
svoid stepMaxWithStats(Steppable s, long maxSteps) { stepAllWithStats(s, maxSteps); } svoid stepMaxWithStats(long maxSteps, Steppable s) { stepMaxWithStats(s, maxSteps); }
Began life as a copy of #1018351
download show line numbers debug dex old transpilations
Travelled to 3 computer(s): bhatertpkbcr, mqqgnosmbjvj, pyentgdyhuwx
No comments. add comment
| Snippet ID: | #1032062 |
| Snippet name: | stepMaxWithStats |
| Eternal ID of this version: | #1032062/3 |
| Text MD5: | de5b322a21955a32fa1644e9f3bfb767 |
| Author: | stefan |
| Category: | javax |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2021-08-11 11:23:17 |
| Source code size: | 178 bytes / 7 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 413 / 551 |
| Version history: | 2 change(s) |
| Referenced in: | [show references] |