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.
我正在做一个项目。我需要根据它包含的 2 个 ID 获取一个对象。如何使用 getObjectById 检索对象。它只允许一个类中的一个 ID。
当我需要这样的东西时,我使用了 2 个Map对象来为这两个字段建立一个快速索引。添加对象时,我只是Map用它们和相应的 ID 更新了 s 。
Map