static byte[] arrayOfAllBytes() { byte[] x = new[256]; for i to 256: x[i] = (byte) i; ret x; }
download show line numbers debug dex old transpilations
Travelled to 7 computer(s): bhatertpkbcr, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, vouqrxazstgt, xrpafgyirdlv
No comments. add comment
| Snippet ID: | #1028226 |
| Snippet name: | arrayOfAllBytes |
| Eternal ID of this version: | #1028226/1 |
| Text MD5: | 58c2fdc562e19699f93f95a0f7a9a903 |
| Author: | stefan |
| Category: | javax |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2020-05-27 13:42:30 |
| Source code size: | 104 bytes / 5 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 431 / 471 |
| Referenced in: | [show references] |