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.
私のコードでは、
HashBiMap<T1, HashSet<T2>> bimap;
バイマップの値を変更しても問題ありませんか? を使用すると、変更可能なキーを含む HashMap で発生するbimap.inverse()のと同じ関連の問題が発生しませんか?hashCode()
bimap.inverse()
hashCode()