addedKeys abstract method

RulesSet<K> addedKeys()

Returns a rules.Set, which lists any keys that the Map calling diff() contains that the Map passed to diff() does not.

Implementation

RulesSet<K> addedKeys();