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

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

  •  
  •   MesutOzil · Aug 17, 2018 · 2654 views
    This topic created in 2958 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   ·   Privacy   ·   Solana   ·   2737 Online   Highest 6679   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 3.9.8.5 · 25ms · UTC 15:19 · PVG 23:19 · LAX 08:19 · JFK 11:19
    ♥ Do have faith in what you're doing.