Transpiled version (3088L) is out of date.
1 | svoid stepMaxWithStats(Steppable s, long maxSteps) {
|
2 | stepAllWithStats(s, maxSteps); |
3 | } |
4 | |
5 | svoid stepMaxWithStats(long maxSteps, Steppable s) { |
6 | stepMaxWithStats(s, maxSteps); |
7 | } |
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: | 417 / 557 |
| Version history: | 2 change(s) |
| Referenced in: | [show references] |