java_visualize
java_visualize copied to clipboard
Add support for visualizing HashSet and TreeSet
The Java Visualizer is unable to show the content of the following collection types.
- java.util.TreeSet instance
- java.util.HashSet instance
As you can see in the attached image values contained in the instance of java.util.HashSet class is not shown.
