1 | svoid rotateStringBuffer_gen(O buf, int max) { |
2 | if (buf cast StringBuffer) |
3 | rotateStringBuffer(buf, max); |
4 | } |
Began life as a copy of #1024270
download show line numbers debug dex old transpilations
Travelled to 6 computer(s): bhatertpkbcr, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, vouqrxazstgt
No comments. add comment
Snippet ID: | #1024435 |
Snippet name: | rotateStringBuffer_gen |
Eternal ID of this version: | #1024435/1 |
Text MD5: | 01a1bf9368002d85bf39163875a68004 |
Author: | stefan |
Category: | javax |
Type: | JavaX fragment (include) |
Public (visible to everyone): | Yes |
Archived (hidden from active list): | No |
Created/modified: | 2019-08-12 16:49:29 |
Source code size: | 114 bytes / 4 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 202 / 229 |
Referenced in: | [show references] |