getKey

abstract override fun getKey(value: T): Key

Gets a namespaced Key by its value, or null if there is no key associated with the given value.

Return

the key, or null if not present

Parameters

value

the value