| Modifier and Type | Method and Description |
|---|---|
SizeInfoDto |
getSizeInfo(Function<Object,Long> sizeof,
Function<Object,Long> sizeof2)
Invoke size calculation.
|
SizeInfoDto getSizeInfo(Function<Object,Long> sizeof, Function<Object,Long> sizeof2)
sizeof - Function for deep size calculation, expected to handle NoSize annotations.sizeof2 - Function for deep size calculation of the large storages