Tuesday, April 20, 2010

Java object memory structure

Found an interesting article explaining how to calculate how much memory your java object takes on the heap and the structure of an object.

No comments:

Post a Comment