Class PropertyValueMatcher<T>

java.lang.Object
com.evolveum.midpoint.model.impl.lens.projector.PropertyValueMatcher<T>
All Implemented Interfaces:
EqualsChecker<PrismPropertyValue<T>>, HeteroEqualsChecker<PrismPropertyValue<T>,PrismPropertyValue<T>>, BiPredicate<PrismPropertyValue<T>,PrismPropertyValue<T>>

public class PropertyValueMatcher<T> extends Object implements EqualsChecker<PrismPropertyValue<T>>
Helps with the consolidation of attribute and auxiliary object class values.
Author:
semancik