Kactoos

kactoos-jvm / nnl.rocks.kactoos.collection / CollectionEnvelope / <init>

<init>

CollectionEnvelope(collection: Collection<X>) CollectionEnvelope(collection: Scalar<Collection<X>>)CollectionEnvelope(collection: KScalar<Collection<X>>)

Base read-only collection.

There is no thread-safety guarantee.

Parameters

X - Element type.

collection - Encapsulated collection.

Since 0.3