A List of objects that are indexed AND keyed by an int; also allows for getting
the index of a value in the list
I am happy is someone wants to re-implement this without using the
internal list and hashmap. If so could you please make sure that
you can add elements half way into the list and have the value-key mappings
update
author: Jason Height |