equals()
그러한 호출은 이론적으로 유용할 수 있으나 버그일 가능성이 높습니다.
예:
new HashSet<String>().equals(new TreeSet<Integer>());