keys abstract method

RulesList<K> keys()

Get the list of keys in the map.

Implementation

RulesList<K> keys();