kactoos-jvm / nnl.rocks.kactoos.collection / CollectionEnvelope / <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.
X - Element type.
collection - Encapsulated collection.
Since 0.3