Kactoos

kactoos-jvm / nnl.rocks.kactoos.scalar / IoCheckedScalar / <init>

<init>

IoCheckedScalar(origin: Scalar<T>)IoCheckedScalar(origin: KScalar<T>)

KScalar that doesn’t throw checked Exception, but throws IOException instead.

There is no thread-safety guarantee.

Parameters

T - Type of result

origin - Encapsulated scalar

Since 0.4