Uses of Interface
com.orchestranetworks.addon.mame.service.matching.MatchingComparator
-
Packages that use MatchingComparator Package Description com.orchestranetworks.addon.mame.service.matching -
-
Uses of MatchingComparator in com.orchestranetworks.addon.mame.service.matching
Methods in com.orchestranetworks.addon.mame.service.matching that return MatchingComparator Modifier and Type Method Description MatchingComparatorMatchingOperations. getComparator(com.onwbp.adaptation.AdaptationTable table, java.lang.String policyCodeOrNull)Creates a comparator to compare records based on decision tree configured in matching policy.
-