Interface SortedMapDifference<K,V>

All Superinterfaces:
MapDifference<K,V>

@GwtCompatible @Deprecated(since="2022-12-01") public interface SortedMapDifference<K,V> extends MapDifference<K,V>
Deprecated.
The Google Guava Core Libraries are deprecated and will not be part of the AEM SDK after April 2023
An object representing the differences between two sorted maps.
Since:
8.0