removed property

Iterable<MapEntry<K, V>> removed
final

The removed entries.

Implementation

final Iterable<MapEntry<K, V>> removed;