阅读背景:

双向映射的最佳数据结构

来源:互联网 

I want a data structure that maps from key to object and vice-versa(unlike HashMaps that map only in a single direction.) An idea could be to store the HashMap within itself for reverse look-up, but it will be an inefficient approach.I want a data structure that maps from key to o




你的当前访问异常,请进行认证后继续阅读剩余内容。

分享到: