java_visualize icon indicating copy to clipboard operation
java_visualize copied to clipboard

support for visualizing Map collection types

Open ttelang opened this issue 3 years ago • 0 comments

The Java Visualizer cannot show the content of the following collection types.

java.util.HashMap instance java.util.TreeMap instance The values contained in the instance of these Map classes are not shown.

ttelang avatar Oct 24 '22 10:10 ttelang