As I understand in the javadoc http://jakarta.apache.org/commons/collections/api/org/apache/commons/col lections/FastHashMap.html A customized implementation of java.util.HashMap designed to operate in a multithreaded environment where the large majority of method calls are read-only, instead of structural changes
-----Message d'origine----- De : Bhanu Pabreja [mailto:[EMAIL PROTECTED] Envoy� : jeudi 4 d�cembre 2003 16:49 � : Jakarta Commons Users List Objet : [Collections] Difference between HashMap and FastHashMap Hi All, Can anybody throw me a light on the difference between these implementations. I tried to read but actually could not understand the difference. If someone can explicity tell me it will really be nice and will put light on to my mind. Thanx in advance. Bhanu Pabreja --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] This e-mail, any attachments and the information contained therein ("this message") are confidential and intended solely for the use of the addressee(s). If you have received this message in error please send it back to the sender and delete it. Unauthorized publication, use, dissemination or disclosure of this message, either in whole or in part is strictly prohibited. ********************************************************************** Ce message �lectronique et tous les fichiers joints ainsi que les informations contenues dans ce message ( ci apr�s "le message" ), sont confidentiels et destin�s exclusivement � l'usage de la personne � laquelle ils sont adress�s. Si vous avez re�u ce message par erreur, merci de le renvoyer � son �metteur et de le d�truire. Toutes diffusion, publication, totale ou partielle ou divulgation sous quelque forme que se soit non express�ment autoris�es de ce message, sont interdites. **********************************************************************
