After wondering for the n-th time about what would be the difference (if any) in toString() representations of a TreeMap and a Vector, I've decided to make a simple catalog for future reference.
Here it is: Java standard classes toString representation catalog.
It currently includes only JCF classes.