Reports any cases where a java.util.Collection
or java.util.Map is added as an element of itself. While Bertrand Russell
might approve of such a construct, the JVM will likely not, throwing a java.lang.StackOverflowError
if hashCode() is ever called on the self-containing collection.