Hi all.
So memory usages between a class and a module? I know when class has no references Java will free it up and reclaim the memory but what about a module?
Thanks
So memory usages between a class and a module? I know when class has no references Java will free it up and reclaim the memory but what about a module?
Thanks