Kactoos

kactoos-jvm / nnl.rocks.kactoos.map / MapEntry / <init>

<init>

MapEntry(key: K, value: V)

MapEntry as kotlin.collections.Map.Entry.

There is no thread-safety guarantee.

Parameters

K - Key type

V - Value type

key - The key of the entry’s map.

value - The value associated to the key of the entry’s map.

Since 0.4