Android Question What is included in the instance of a class

SteveTerrell

Active Member
Licensed User
Longtime User
I have noticed while (legacy) debugging that instances of a class (as displayed in the local variables or value inspect pop up) seem to include pointers (set to null) of all modules in my project.

Is this really the case?

Steve
 
Top