I expect that the linked map will be very, very fast.

On Fri, Jun 5, 2009 at 12:02 PM, Andrew M <[email protected]> wrote:

> How does the speed of
>
>
>
> Int x = myLinkedMap.indexOf(someObject);
>
>
>
> compare to using a hashMap like:
>
>
>
> int x = objectToIndexMap.get(someObject);
>
>
>
> Thanks
>
> Andrew
>
>


-- 
Ted Dunning, CTO
DeepDyve

111 West Evelyn Ave. Ste. 202
Sunnyvale, CA 94086
http://www.deepdyve.com
858-414-0013 (m)
408-773-0220 (fax)

Reply via email to