KeyValuePair

constructor(key: K, value: V)

Parameters

key

The key.

value

The value.