Uses of Interface
com.google.common.collect.MapDifference.ValueDifference

Uses of MapDifference.ValueDifference in com.google.common.collect
 

Methods in com.google.common.collect that return types with arguments of type MapDifference.ValueDifference
 java.util.Map<K,MapDifference.ValueDifference<V>> MapDifference.entriesDiffering()
          Returns an unmodifiable map describing keys that appear in both maps, but with different values.
 



Copyright © 2010 Google. All Rights Reserved.