getKey

open fun getKey(value: Any): K

Reverse lookup of key by value.

Return

Key for the given value

Parameters

value

Value to lookup