1 | static long guessArrayListSize(int length) {
|
2 | ret roundUpTo(8, (is64BitVM() ? 40 : 36)+length*4L); |
3 | } |
Began life as a copy of #1009435
download show line numbers debug dex old transpilations
Travelled to 13 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, gwrvuhgaqvyk, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tslmcundralx, tvejysmllsmz, vouqrxazstgt
No comments. add comment
| Snippet ID: | #1009437 |
| Snippet name: | guessArrayListSize |
| Eternal ID of this version: | #1009437/5 |
| Text MD5: | ec0994d5e6b591bbe49483bca0a41c77 |
| Author: | stefan |
| Category: | javax |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2017-08-01 04:29:39 |
| Source code size: | 103 bytes / 3 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 728 / 719 |
| Version history: | 4 change(s) |
| Referenced in: | [show references] |