ABSTRACT

Strengths: All primary methods run very quickly, with most involving only a call to the hashCode method and a single array access. Also, for this data structure there are no critical mutators. That is, iteration can always continue with a consistent order in spite of concurrent modifications.