DHara
Thursday 15 August 2013
What is the memory footprint of a method intensive Java object? -
Let's say I have a Java class that has a 100 code worth of code that does not have any variable, but only has 20 byte attributes.