Class NeighborhoodCondition

Object
NeighborhoodCondition
All Implemented Interfaces:
UpdatableBeforeCondition

public class NeighborhoodCondition extends Object implements UpdatableBeforeCondition
A condition to determine if two objects are potential neighbors and candidates for merging.

This condition implements UpdatableBeforeCondition to allow efficient updates when the source object changes.