Tagged Questions
1
vote
3answers
253 views
Fetching Object Size using Instrumentation
I have an object which is a composite of several other objects. When i use the getObjectSize() method in the Instrumentation package, does it include the size of the composite objects also?