Uses of Interface
com.conveyal.object_differ.KeyExtractor
Packages that use KeyExtractor
-
Uses of KeyExtractor in com.conveyal.object_differ
Methods in com.conveyal.object_differ with parameters of type KeyExtractorModifier and TypeMethodDescription<T> voidObjectDiffer.setKeyExtractor(String fieldName, KeyExtractor<T, ?> keyExtractor) Configure the comparison of two copies of a map originally designed to use identity equality on the keys.