Interface SortedMapDifference<K,V>

All Superinterfaces:
MapDifference<K,V>
All Known Implementing Classes:
Maps.SortedMapDifferenceImpl

public interface SortedMapDifference<K,V> extends MapDifference<K,V>
An object representing the differences between two sorted maps.
Since:
8.0