MapChangesExtension<K, T> extension

Extension adding an ability to get MapChangeNotifications from Stream.

on

Methods

changes() Stream<List<MapChangeNotification<K, T>>>

Available on Stream<Map<K, T>>, provided by the MapChangesExtension extension

Gets MapChangeNotifications from Stream.