1 | |
2 | |
3 | static long deepObjectSize(O o) { |
4 | ret guessDeepObjectSize_recursive(o); |
5 | } |
6 | |
7 | |
8 | |
9 | static long deepObjectSize(guessDeepObjectSize_recursive_Data data, O o) { |
10 | ret guessDeepObjectSize_recursive(data, o); |
11 | } |
download show line numbers debug dex old transpilations
Travelled to 7 computer(s): bhatertpkbcr, cfunsshuasjs, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, vouqrxazstgt
No comments. add comment
Snippet ID: | #1022606 |
Snippet name: | deepObjectSize - synonym of guessDeepObjectSize_recursive |
Eternal ID of this version: | #1022606/1 |
Text MD5: | 9aa4e84f02e8b82d62c5314d6fbd3a60 |
Author: | stefan |
Category: | |
Type: | JavaX fragment (include) |
Public (visible to everyone): | Yes |
Archived (hidden from active list): | No |
Created/modified: | 2019-03-24 11:31:07 |
Source code size: | 207 bytes / 11 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 275 / 331 |
Referenced in: | [show references] |