Class CDOStaleReferenceCleaner.Default

    • Constructor Summary

      Constructors 
      Constructor Description
      Default()  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      void cleanStaleReferences​(java.util.Collection<org.eclipse.net4j.util.collection.Pair<org.eclipse.emf.ecore.EStructuralFeature.Setting,​org.eclipse.emf.ecore.EObject>> objectsToBeRemoved)
      Clean the stale references created on invalidation.
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • Default

        public Default()
    • Method Detail

      • cleanStaleReferences

        public void cleanStaleReferences​(java.util.Collection<org.eclipse.net4j.util.collection.Pair<org.eclipse.emf.ecore.EStructuralFeature.Setting,​org.eclipse.emf.ecore.EObject>> objectsToBeRemoved)
        Description copied from interface: CDOStaleReferenceCleaner
        Clean the stale references created on invalidation.
        Specified by:
        cleanStaleReferences in interface CDOStaleReferenceCleaner
        Parameters:
        objectsToBeRemoved - Collection of Pair from EStructuralFeature.Setting to detached objects