• 请不要在回答技术问题时复制粘贴 AI 生成的内容
MesutOzil
V2EX  ›  程序员

一个 key,两个及以上的 value,类似表的数据结构,像 guava 的 table,还有没有好的存储结构?

  •  
  •   MesutOzil · Aug 17, 2018 · 2452 views
    This topic created in 2850 days ago, the information mentioned may be changed or developed.
    122006
        1
    122006  
       Aug 17, 2018
    HashMap<String ,HashMap<String ,Object>>
    HashMap<String ,Object[]>
    HashMap<String ,xxxxClass>
    tengqingshan
        2
    tengqingshan  
       Aug 17, 2018
    ListMultimap
    About   ·   Help   ·   Advertise   ·   Blog   ·   API   ·   FAQ   ·   Solana   ·   848 Online   Highest 6679   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 3.9.8.5 · 30ms · UTC 21:29 · PVG 05:29 · LAX 14:29 · JFK 17:29
    ♥ Do have faith in what you're doing.