Uses of Interface
com.google.common.collect.MapDifference.ValueDifference
Package
Description
Collection interfaces and implementations, and other utilities for collections.
-
Uses of MapDifference.ValueDifference in com.google.common.collect
Modifier and TypeMethodDescriptionMapDifference.entriesDiffering()
Returns an unmodifiable map describing keys that appear in both maps, but with different values.SortedMapDifference.entriesDiffering()