DisjointSet()
T
find(T element)
boolean
findAndUnion(T node1, T node2)
Collection<Set<T>>
getEquivalentClasses()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
true