Kactoos

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

<init>

SolidMap(vararg list: Entry<X, Y>) SolidMap(map: Map<X, Y>, vararg list: Entry<X, Y>) SolidMap(list: Iterable<Entry<X, Y>>) SolidMap(map: Map<X, Y>, list: Iterable<Entry<X, Y>>)SolidMap(map: Map<X, Y>)

A Map that is both synchronized and sticky.

Objects of this class are thread-safe.

Parameters

X - Type of key

Y - Type of value

Since 0.4