equals()
このような呼び出しは理論的には役立つ場合もありますが、バグの可能性が高いです。
例:
新しい HashSet<String>().equals(new TreeSet<Integer>());