Just like in RStudio or Python IDEs, where it is displyed a list of objets that are instantiated, what are the options to reproduce this in Java?
After this post in which the comunity explained how to delete a two dimentional array, other questions have arise. Also, altough I trust the users who answered the question, how can I prove/see with my own eyes that the array/object indeed gets deleted after calling cg()
?