由买买提看人间百态

boards

本页内容为未名空间相应帖子的节选和存档,一周内的贴子最多显示50字,超过一周显示500字 访问原贴
Java版 - Re: Confused!
相关主题
[合集] a question about data structure[转载] Java 1.5 Generic 问题
Hibernate questionJava 面试常见问题!
answer Re: how HashMap/Hashtable compare key?help ...
[转载] How do I sort a map in Java?key design
JDK Source?Simple question
问个Hashtable的问题Simple question: delete element from collection on condition?
Java里有没有象cell array一样的东西Collection return type and web service
哪位大哥总结一下Iterator这些数据集合interview question
相关话题的讨论汇总
话题: confused话题: vector话题: hashmap话题: key话题: does
进入Java版参与讨论
1 (共1页)
b**l
发帖数: 63
1
You are right.
But using a Vector is really inconvenient for me.
You know, by HashMap, I can fetch data by a key,
by Vector, I have to search whole Vector. :(
I wonder if there has any class, I can use it as
HashMap and key set is already sorted. Does list
work in such way?
1 (共1页)
进入Java版参与讨论
相关主题
interview questionJDK Source?
请教document问个Hashtable的问题
HashMap cacheJava里有没有象cell array一样的东西
The best HashMap Cache solution哪位大哥总结一下Iterator这些数据集合
[合集] a question about data structure[转载] Java 1.5 Generic 问题
Hibernate questionJava 面试常见问题!
answer Re: how HashMap/Hashtable compare key?help ...
[转载] How do I sort a map in Java?key design
相关话题的讨论汇总
话题: confused话题: vector话题: hashmap话题: key话题: does