static long guessObjectSize(O o) { ret guessDeepObjectSize_recursive(o); } static long guessObjectSize(guessDeepObjectSize_recursive_Data data, O o) { ret guessDeepObjectSize_recursive(data, o); }
download show line numbers debug dex old transpilations
Travelled to 7 computer(s): bhatertpkbcr, mowyntqkapby, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, vouqrxazstgt
No comments. add comment
| Snippet ID: | #1026098 |
| Snippet name: | guessObjectSize - synonym of guessDeepObjectSize_recursive |
| Eternal ID of this version: | #1026098/1 |
| Text MD5: | aae000a3a0177c9170d2ac424e223b76 |
| Author: | stefan |
| Category: | |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2019-11-20 23:59:28 |
| Source code size: | 209 bytes / 11 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 461 / 509 |
| Referenced in: | [show references] |