Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
クラスのインスタンスをキーとして使用するHashSet場所、つまりそれらへの参照を使用しています。私が確信していないのはHashSet、参照を比較するかどうかです。これは、すべてのインスタンスが異なることを意味するか、オブジェクトに含まれる実際の値であり、これが必要です。
HashSet
値または参照で比較しますか?HashSet後者の場合、値で比較する良い方法は何でしょうか?