Transpiled version (3204L) is out of date.
static long guessObjectSizeWithout(Cl objectsToIgnore, O o) { new guessDeepObjectSize_recursive_Data data; data.seen.addAll(objectsToIgnore); ret guessDeepObjectSize_recursive(data, o); } static long guessObjectSizeWithout(O o, Cl objectsToIgnore) { ret guessObjectSizeWithout(objectsToIgnore, o); }
Began life as a copy of #1018919
download show line numbers debug dex old transpilations
Travelled to 4 computer(s): bhatertpkbcr, mqqgnosmbjvj, pyentgdyhuwx, vouqrxazstgt
No comments. add comment
Snippet ID: | #1030414 |
Snippet name: | guessObjectSizeWithout |
Eternal ID of this version: | #1030414/5 |
Text MD5: | 8b3ec834ecafa68787b58e8e01338f9e |
Author: | stefan |
Category: | javax / stefan's os |
Type: | JavaX fragment (include) |
Public (visible to everyone): | Yes |
Archived (hidden from active list): | No |
Created/modified: | 2021-06-29 18:28:16 |
Source code size: | 312 bytes / 9 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 215 / 312 |
Version history: | 4 change(s) |
Referenced in: | [show references] |