svoid stepWithStats(Steppable s, long maxSteps) { stepMaxWithStats(s, maxSteps); } svoid stepWithStats(long maxSteps, Steppable s) { stepMaxWithStats(maxSteps, s); }
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: | 131 / 147 |
Referenced in: | [show references] |