MapUtils

class MapUtils

Constructors

Link copied to clipboard
constructor()

Functions

Link copied to clipboard
open fun <K, V> getMapKey(@NonNull map: Map<K, V>, @Nullable val: V): K
Finds the mapping key for Object val where Objects.equals(val, entry.