suppose I have an ArrayList of 10k employee objects.
how do i find total memory size of ArrayList?
how do i calculate the usage of ArrayList?
suppose I have an ArrayList of 10k employee objects.
how do i find total memory size of ArrayList?
how do i calculate the usage of ArrayList?