Class AssocMap

java.lang.Object
org.nuxeo.ecm.core.event.impl.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
  • Field Details

  • Constructor Details

    • AssocMap

      public AssocMap()
  • Method Details