Class AssocMap


  • public class AssocMap
    extends Object
    A map used to track duplicates.

    This class is not synchronized on read; this means you need to populate the map before using it.

    Author:
    Bogdan Stefanescu