java_visualize
java_visualize copied to clipboard
Add support for ArrayList, LinkedList, and ArrayDeque
The Java Visualizer cannot show the content of the following collection types.
java.util.LinkedList instance java.util.ArrayList instance java.util.ArrayDeque instance
The values contained in the instance of these LinkedList classes are not shown.