I would like to see the contents of a certain Enumeration<T>
instance. In the absence of a List/Array like type accepting it in its constructor another viable option would be a Debugger Visualizer, something that exists in VS.
How can I do it in IntelliJ?