Interface SortedMapDifference<K,​V>

  • All Superinterfaces:
    MapDifference<K,​V>

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